Question
1
Replies
7018
Views
infosys Ltd
Posted: April 3, 2017
Last activity: April 11, 2017
Closed
Solved
Case Record count report definition
Hi All,
i have report definition with one column i.e case id. i have given this Report definition to Repeating grid layout as source. now i need created case count in header of repeating grid without using any page reference, how could i achieve this.
Regards,
Manohar
***Moderator Edit: Vidyaranjan | Updated Categories***
The report viewer does exactly this. I would use this as a model. I believe it uses an embedded OOTB section pzDisplayRecCount.
Otherwise, the record count can be found on the pyReportContentPage on the clipboard (pxRecordCount).