Hi , i need to read a data from text file line by line and store that in excel single column
this is the text file
it should look like this in excel
Hi , i need to read a data from text file line by line and store that in excel single column
this is the text file
it should look like this in excel
Hi @rajthyaga53 ,
Could you try using the Generate Datatable
Activity like shown below :
Pass the text file data to the Generate Data Table
Activity Property Input
and Configure it as provided in the Screenshot.
Let us know if this works.
Can you send that text here @rajthyaga53 ?
actually im downloading this data from server as text file
output.txt (312 Bytes)
Try like this
GeneratingSingleColumn.xaml (8.7 KB)
SampleColumn.xlsx (7.3 KB)
Hope this helps!!
Regards
Sudharsan
Apologies. After using the text file provided, we have the configuration for the Generate Datatable
Activity as below :
Let us know if this does not work.
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.