When we download a file from campaign UI, it is downloaded to the local
computer in a .txt file format. When we open the file it is very hard to
read the data. Takes time to covert them to a csv file format to make it
readable. In windows machine after downloading the file & changing the
extension to .csv, it opens the excel file with all the data in 1 column
instead of separate columns for each header. We would like the
enhancement to download the directly in .csv.