49
Views
2
Comments
Solved
[CSVUtil] Need to export CSV file with spaces between words in Headers
csvutil
Service icon
Forge asset by Wei Zhu
Application Type
Service

Hi Team,

I'm using CSV util to export data to CSV file but while exporting the spaces in headers is removed. But I need spaces between the headers. Attached the snap of the issue.


I need header to be Problem Statement and We are aiming to design


Kindly clarify me on this.

Thanks,
Gowtham

UserImage.jpg
Puja Rani
Solution

Hi,

You can specify in the Custom Header parameter. But then you have specify all column names because if Custom Header is specified, then it export Custom Header as head line .

Output-

2023-11-09 05-45-17
Gowtham Virumandi

Hi Puja Rani,
Thank you so much, its working fine

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.