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
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-
Hi Puja Rani,Thank you so much, its working fine