Hi Everyone,
I'm trying to fetch data from an SQL DB using PA Desktop and putting that data with all the columns in an excel file and have it saved as a CSV.
I made a template excel file that is being used to import the SQL data to but when the desktop app saves the file as a CSV, the format is wrong.
All the columns should have their own field, but the CSV that the desktop app makes shoves all the data and columns into the first rows instead of properly using the columns.
Any idea how I can fix this?
Everything is pushed into column A, it should use all the columns required instead.
When I do these actions manually, and save it as a CSV myself, the format is correct.
