Hi, I am trying to read the notepad file and write the data into excel file.
Current steps using a read text file and store the data into a string variable. But when I pass this variable into the write range it’s throwing error can’t covert data into a string like this.
But these .txt data contains headers with data please tell me how can I write the same into excel.
@Palaniyappan @Lahiru.Fernando @HareeshMR @lakshman
Can I use a Generate Data Table Activity if yes how?
I didn;t use it before