Forum Discussion

ArvindBhatt's avatar
ArvindBhatt
Frequent Visitor
1 year ago
Solved

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...
  • Akash_Varuna's avatar
    1 year ago

    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