I am creating a management report and want to show a slide/page with a table. Is there any way to split the table (either manually or automatically) on several pages/slides if the table is too large for one page?
Hi @samdal ,
Except for the orientation (to switch to portrait if already on landscape), there is no other direct way to enlarge the grid and show more number of records on the report.
Alternatively, you might define different record count filter to show viewable number of rows on each page, where each page observes different filter value (ex: page1 to show records 1 to 200, page 2 to show records 201 to 400 etc)
Hope you have noticed the below too, while editing the grid card:
Cheers!
Thanks, I will try a record count filter.
Also if you're trying to display a large volume of information as a table is Management Reporting really the right mechanism for the job? Wouldn't worksheet be a better choice.
You can also change the font size which does help a little bit plus change the size of the "page" to maybe A3, etcβ¦
There was an error rendering this rich post.
Hi all, The Client ID and Client Secret are available, intended for uploading and downloading files. Could anyone advise how to use these credentials DIRECTLY to make API requests? Thank you!
I have A6 as the parent list and two sibling lists: A6.5 and A7. The A7 list includes an attribute that maps to A6.5. In the UX, the user will select A6.5 using a content selector, and the grid (dimensioned by A7) should display only the A7 items associated with that selected A6.5. Since the selector is a page context andβ¦