web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / Data Fetching issue fr...
Power Apps
Unanswered

Data Fetching issue from Power BI to powerappp

(0) ShareShare
ReportReport
Posted on by 2
I am  having 20k dataset in powerbi which i am trying to integrate  into power app ,but as the data limit in power bi is 2k ,it's not showing all the records.

steps i have done till now :
 
i have published the report to powerbi web version 
from there i am fetching the data to powerapp .
 
but not all the records are showing up .Kindly suggest some idea to integrate all the records.



 
Categories:
I have the same question (0)
  • SaiRT14 Profile Picture
    1,992 Super User 2025 Season 1 on at
    Hi 
     
    For datasets larger than 2,000 records, storing data in a backend like Dataverse, SQL Server, or SharePoint and integrating Power Apps with it is the most efficient approach.
     
    Fetch data in chunks using Power BI REST API and paginate the results in your Power App. 
    1. nable the Power BI REST API in your environment.
    2. Write a custom Power Automate flow or use a custom connector in Power Apps to:
      • Query data in batches (e.g., 2,000 records at a time).
      • Aggregate and store the fetched data in a collection or intermediate storage like Dataverse or SharePoint.
    3. Display the aggregated data in Power Apps.
    pls try - thanks

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Season of Sharing Community Challenge Launch!

Jump in, show your community spirit, and win prizes!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
Valantis Profile Picture

Valantis 414

#2
WarrenBelz Profile Picture

WarrenBelz 377 Most Valuable Professional

#3
Kalathiya Profile Picture

Kalathiya 315 Super User 2026 Season 1

Last 30 days Overall leaderboard