column header is randomly ordered in the csv output for BIP report
Summary
BIP reportContent
Hi,
I posted this a while ago. I wonder if there is a change on 20B.
Here is the issue detail,
I created a BIP data model with SQL (e.g. select field1, field2, ..., field30 from table)
Then I created a report based on data model and specify the column order as field1, field2, ... field30, change the output to csv
After I run the report and export csv, the csv column header is not listed as field1, field2, ... field30. Instead, it's listed in a random order.
Are there any way I can control the column order in the csv output for BIP report?
Tagged:
2