Dear all,
May I know whether it is possible to export the report without column headers to plain text file (non delimited file) in OBIEE 11g ?
For the work around solution to export the report in plain text file (non delimited file), I join the values of all columns to one column and export this column to csv and rename to txt file.
However, I don't know how to omit the column header during export.
As the omit of the column header during export is specific for 1 report only, hence, I don't want to change that export option globally.
Thanks in advance.