Hello, I’d like to write a datatable to a text file, and is using Output Data Table.
But I need to output it without the table header.
Is there any way to do it, or to go around it?
(I want to avoid using loop if possible, as the data now is very big).
I pasted this values from a text variable in output data table activity which is extracted from an excel file by unchecking add headers, but when i paste it in this field the header also comes along with that. i need to remove that header alone (Application_URL). How to do this??