Question
Wipro
IN
Last activity: 28 Mar 2024 3:13 EDT
Nested Page lists in Export to Excel functionality
Is there a work around to implement nested page lists in export to excel functionality in Pega 8.7 ?
I have a nested page list structure like below,
Is there a work around to implement nested page lists in export to excel functionality in Pega 8.7 ?
I have a nested page list structure like below,
| PageListA > | |||
| Property1A | |||
| Property2A | |||
| Property3A | |||
| Property4A | |||
| PageListB > | |||
| Property1B | |||
| Property2B | |||
| Property3B | |||
| Property4B | |||
| PageListC > | |||
| Property1C | |||
| Property2C | |||
| Property3C | |||
| Property4C |
In my section there is a table layout/repeating grid which dynamically populates the data based on the property/list selected. I have a requirement to export the above nested page list structure into excel. Now, according to PDN, using Pega OOTB pxGenerateExcelFile, a nested page list cannot be exported into excel. But is there a workaround for this ? My Pega version is 8.7.
***Edited by Moderator Rupashree to add Capability tags***