Question
6
Replies
6276
Views
Posted: July 11, 2017
Last activity: August 7, 2017
Closed
How to display report definition results with summary data in table view ?
How to display report definition results with summary data in table view ?
The standard report definition return a non-table view results.(Results.PNG)
I want to get a table-view results in report definition.(Table-view.PNG)
Can I get expected results ?
HI Semens,
Can you create a section which contains a Grid Repeat Layout? The Data source of the repeating grid is Report Definition.
In this way, the report definition results will be displayed in the table view.
Thanks,
Susan