Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

July 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more

Reply
Anonymous
Not applicable

Table Pagination

I want create a pagination in table visual powerBI. I dont want to use MAX table visual because we cant change the background visuals for it. How to achieve pagination in table.

7 REPLIES 7
lbendlin
Super User
Super User

Power BI already does the pagination for you. Queries are run in chunks of 501 rows.

Anonymous
Not applicable

When I created a table in powerbi by default there is no pagination so I tried to create pagination but unable to find the option in powerbi

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.

Anonymous
Not applicable

So can we create a table visual in paginated report and add that as a visual in created dashboard

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.

Anonymous
Not applicable

Can you guide me how to achieve pagination in table

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.

Helpful resources

Announcements
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

60 days of Data Days Carousel

Data Days 2026

Join Fabric Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Top Solution Authors