Hi,
I am using build data table to store the data and write at once to excel.
I am facing an issue while writing the data to excel. reset of the things are pasting fine to excel except the data which i get from filter data table.
Hi,
I am using build data table to store the data and write at once to excel.
I am facing an issue while writing the data to excel. reset of the things are pasting fine to excel except the data which i get from filter data table.
Can you please elaborate you are using a build data table activity and later keep on adding rows to this datatable based on certain conditions
Later you are trying to write it to an excel
Use output datatable and see if you are getting complete data as text or not
Yes I used opdata table iam getting the output in text format.