Question
UPMC
UPMC
US
UPMC
Posted: Aug 22, 2024
Last activity: Aug 23, 2024
Last activity: 23 Aug 2024 10:28 EDT
Closed
Can I return the sub report row count results to main report?
I have a subreport where I need to return the count of row results from the sub to be exposed in the main report. Is this possible to return this count type?
***Edited by Moderator Rupashree S. to add Capability tags***
To see attachments, please log in.
@NicoleR17109730
Yes it works as a normal column. In the main report you can refer it as 'subreport prefix'.'subreport column name'. If you referring the main report from a data page, the value will come in .pxPages('subreport prefix).pySummaryCount(1).