Hi, everyone,
I downloaded the queue data from orchestrator. Like:

How can I change .csv extensions with .xlsx
Replace not working.
I don’t want to do it manually
Hi, everyone,
I downloaded the queue data from orchestrator. Like:

How can I change .csv extensions with .xlsx
Replace not working.
I don’t want to do it manually
Let me if you need any more explaination.
Thanks,
Anwar khan
@anwarkhan I don’t want to use read cvs and write csv activity.I tried. I have a structure and I using add data rows. I can’t use add data row while csv
Can you please tell what you mean by not able to use add data row?
what are you tryign to do?
did you try append csv?
cheers
Hello, good evening,
Can you try using Rename File activity. In the File field pass the file path with csv extension and the in the new name field pass the path with the .xlsx extension. Uncheck the Keep Extension box and run the process. This should convert your file to the xlsx format from csv.
Thank you
Have you tried it with modern activities.
Please find solution provided by @Anil_G
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.