Forum Discussion
Anonymous
8 years agoNot applicable
Row limlit option for a report
Hi In Power BI, I observe that we don't have an option to limit the number of rows per page i.e. If I have a report with 200 rows, I would like to limit 20 rows per page and hence have 10 pages i...
Aron_Moore
Solution Specialist
8 years agoYou could add an index column to the dataset and filter each tab of the report to an index range or some label for index groups.
Then use buttons to implement your navigation requirements.
Anonymous
8 years agoNot applicable
Hi Aron,
I really appreciate the workaround. What if the scenario is not 200 rows but 2000 rows or more? Definitely it wouldn't be advised to have 100 tabs or more as pages and navigate between them. Don't we have an better option in Power BI to achieve this requirement? Please find attcahed for the kind of page navigation I ma looking for. Thanks!