Repeat Crosstab Labels in CSV Output Format
By default, labels are not repeated for a nested
cross-tab when the output is in CSV format.
This ensures upgrade compatibility with previous builds of IBM® Cognos® software. However, you can have nested crosstab row and column labels repeat in CSV format output by setting the report server advanced property RSVP.CSV.REPEAT_XTAB_LABELS to True.
Note that RSVP.CSV.REPEAT_XTAB_LABELS is a system level setting and applies to all CSV files. In a distributed environment using multiple dispatchers, ensure that you set this property for the report service and batch report service for each dispatcher. This same report server advanced property also applies to charts, which appear in a similar fashion to crosstabs, when output to CSV format.
Procedure
- Start IBM Cognos Connection.
- In the upper-right corner, click Launch, IBM Cognos Administration.
- On the Status tab, click System.
- From the All Servers drop-down menu, click Services, Batch Report.
- From the drop-down menu for BatchReportService, click Set properties.
- Click the Settings tab.
- For the Environment category, next to Advanced settings, click the Edit link.
- If it appears, select the Override the settings acquired from the parent entry check box. Otherwise, proceed to the next step.
- Enter the RSVP.CSV.REPEAT_XTAB_LABELS property and set the value to True.
- Click OK.
- Repeat steps 4 through 10 for Services, Report, ReportService.