Hide heading in .csv output of a bip report
Hi,
I want to create a BIP report with output format as .csv, in which I want to hide the heading columns of the report.
Tried adding a new line above the select query in the dataset : set heading off
But the above function is not supported in BIP.
All I want to see is the data. Can someone please suggest an method to hide the heading of .csv format file.