Discussion

Navy Federal Credit Union
US
Last activity: 13 Aug 2015 3:33 EDT
How to pass the filter criteria of report to the sub-report which is in Drill down report
Hi Team,
I have a requirment where i need to pass the filter criteria of Main report to the sub-report configured in drill down report.
I show a chart report as my main report when user clicks on one of the groupby fields (for ex: Operator Name ) it will show the drill down report, this drill down report is detailed view of corresponding groupby value (corresponding operator). I want to pass this operator name value to my sub-report configured in drill down report to filter the results.
Is there any way to acheive this funtionality.
simply I need "pyReportContentPage.pyReportDefinition.pyDrillDown.pzDrillDownFilters.pyFilter(1).pyFilterValue" to be passed to my sub-report. but Pega internal activities are removing "pyReportContentPage.pyReportDefinition.pyDrillDown.pzDrillDownFilters" page. How to persist these values.
Please let me know if you need any details, Thanks in Advance