Question
1
Replies
262
Views
Posted: July 11, 2019
Last activity: July 17, 2019
Closed
Calling subreport from report
Hi!
I have a class MainClass and Report rule (firstReport)
I want to use firstReport as subreport in another report rule (secondReport from the MainClass-SubcaseFirst class)
And in secondReport I want to display ALL column from firstReport WITHOUT adding all the column name in the query tab
How can I do that?
The reason I use report that way is that I have thirdReport Report rule in another class MainClass-SubcaseSecond and I strongly don`t want to use the same code twice
Hi,
Thanks for posting your questions in Pega support community.
The below article might help you know more about sub-reports and its usage:
https://community.pega.com/knowledgebase/articles/when-and-how-use-sub-reports-report-definition-reports
Thanks.