Forum Discussion
Table Pagination
We may be talking about two different things. I was talking about the queries that feed your visuals. These queries are chunked, so when the user scrolls down in a visual that will result in new queries with the next 500 rows etc.
You seem to mean pagination of the actual visual . That is what Power BI Paginated Reports are for. You need to use a special app for that, Power BI Desktop RS (Power BI Report Builder). It is possible to include a paginated report visual in the regular Power BI Desktop but you cannot design it there.
So can we create a table visual in paginated report and add that as a visual in created dashboard
- lbendlin3 years agoSuper User
Sort of. It is called a "Tablix" visual there, and you can add the resulting .rdl as a "paginated report" visual to your Power BI report.
- Anonymous3 years agoNot applicable
Can you guide me how to achieve pagination in table
- lbendlin3 years agoSuper User
I have no expertise in that area but I have registered for a course "Paginated Reports in a Day" to learn how to do that. Maybe you can register for such a course too.