Display ID column in reports exported in CSV without format

The columns that contains ID in the column name are not displayed in the reports exported in CSV without format, by default. Use this configuration setting to view these columns.

Based on your requirements, configure the xml setting

File path [Install Path]\BizRightsPresentation\CannedReports\ExportReportRender.xml
Tag <IONConnectionLangauges>
Configuration settings

<HideIDColumns Value="true" /> : This is the default setting. The columns are not displayed in the reports.

To view the columns, change this value to false.