I need to convert some .xlsx to .csv. I have tried using both the “Write to CSV” and “Append to CSV.” Everything looks like it works and it gives a .csv file. However, when I load the .csv into another program, it does not work. When I use Excel and save it as a .csv, it works fine in the other program.
The only difference in the files is if I made it into a .csv or I used one of the UiPath options.
What am I doing wrong?