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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
ArvindBhatt
Frequent Visitor

Odata Pagination through PowerBI UI

I'm working on enabling pagination in custom connector that gets data from OData Paginated API.
my issue is i want to do it in such a way that from UI i can click on a button that gives me next page recrods.
does powerbi support this? if not how can i achieve this.

1 ACCEPTED SOLUTION
Akash_Varuna
Super User
Super User

Hi @ArvindBhatt , You could use Custom Visual or Power App Integration to achive such feature 

  • Use a custom Power BI visual or integrate PowerApps to create a button-like interaction.
  • Use PowerApps to fetch data in a paginated manner and display it in Power BI.
    If this post helped please do give a kudos and accept this as a solution
    Thanks In Advance

 

View solution in original post

4 REPLIES 4
Anonymous
Not applicable

Hi @ArvindBhatt 
I hope this information is helpful. Please let me know if you have any further questions or if you'd like to discuss this further. If this answers your question, please Accept it as a solution and give it a 'Kudos' so others can find it easily.
Thank you.

Anonymous
Not applicable

Hi @ArvindBhatt 

May I ask if you have resolved this issue? If so, please mark the helpful reply and accept it as the solution. This will be helpful for other community members who have similar problems to solve it faster.

Thank you.

Anonymous
Not applicable

Hi @ArvindBhatt 
Thank you for reaching out microsoft fabric community forum.
I wanted to check if you had the opportunity to review the information provided @Akash_Varuna . Please feel free to reach us if you have any further questions. If his response has addressed your query, please accept it as a solution and give a 'Kudos' so other members can easily find it.
Thank you.

Akash_Varuna
Super User
Super User

Hi @ArvindBhatt , You could use Custom Visual or Power App Integration to achive such feature 

  • Use a custom Power BI visual or integrate PowerApps to create a button-like interaction.
  • Use PowerApps to fetch data in a paginated manner and display it in Power BI.
    If this post helped please do give a kudos and accept this as a solution
    Thanks In Advance

 

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors