Hello,
When reading a CSV file with the Read CSV activity, which property needs to be checked in order to include the column names in UiPath Studio 2019.4?
Thanks in advance.
Regards,
Praveen.
Hello,
When reading a CSV file with the Read CSV activity, which property needs to be checked in order to include the column names in UiPath Studio 2019.4?
Thanks in advance.
Regards,
Praveen.
Hi @pravmail,
Select hasheaders check box which Specifies if the first row in the CSV file should be considered a header row. If set to false, the output DataTable will have columns with default names.
Arun:)
Automation makes life easier:)
Thanks a lot Arun. !!!
IncludeColumnNames
I think “Has Headers” is there in new version of UIPath. Older version has it as “IncludeColumnNames”