Forum Discussion
Row limlit option for a report
You 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.
- Anonymous8 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!
- Aron_Moore8 years ago
Solution Specialist
Are the multiple pages required?
Using the index method you could use a slicer to filter the entirity of a one page report to show only the data from "page 1", "page 2", etc.
- Anonymous8 years agoNot applicable
Aron,
Thank you! It is a very good work-around. However, I am looking for basic page navigation and row-limit option for a simple Power BI grid report. I am pretty sure that Power BI doen't have this feature yet and I hope they will implement it in the future releases. Thanks again for the work-around!