Question
Virgin Money
GB
Last activity: 12 Mar 2018 8:09 EDT
Report Definition - Exporting Issue
Good morning,
I'm having an issue with the export functionality in Pega version 7.1.6.
I'm looking to export a report definition rule which has properties included which use reference data to display a value rather than the hard coded value from the database.
When I run the report, the values shown are the correct values (reference data values) but when I export to excel it no longer uses the reference data but instead uses the hard coded values from the database.
I've included a screen shot showing a list view rule which allows a user to specify an export format. For example ReferenceData is an export format.
Is there any possible way to specify whether or not a column in a report definition rule should use the reference data values rather than the hard coded values?
Thanks, Lee
Issue resolved. The cause of this issue was due to the fact that I had not specified my reference data class for each specific column. Within the report definition rule, at the end of each column row, there is a small settings like cog (see attachment - highlighted in red). This allows you to specify a column format. If you select 'Reference Data Value Selection' and click the magnifying glass, you will then be specify a reference data value class (highlighted in yellow).