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

Join us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.

Reply
hnguy71
Super User
Super User

PowerApps PowerBI Integration record limit 1000

Good afternoon, everyone!

 

I'm utilizing PowerApps Integration with PowerBI Pro service and I'm only able to retrieve a maximum of 1000 records, or it's only showing me up to 1000. I know the integration is more geared towards mobile but is it possible to obtain all the records? Could I do a ForAll loop and grab them into a collection?



Did I answer your question?
Please help by clicking the thumbs up button and mark my post as a solution!
4 REPLIES 4
cblanton
Regular Visitor

@hnguy71 Do you have a link to documentation that defines this 1000 record limit - or by now, hopefully, a higher limit? 🙂

Hey @cblanton, here's the documentation on it:

 

https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/powerapps-custom-visual#limitations-of-...

 

Unfortunately, there's still that 1000 limitation. However, there are newer methods to obtaining relevant data into PowerApps that bypasses this limitation.

 

One particular methodology is this:

 

1. Send a PowerBI REST API call to execute a DAX query.

2. Result will be in JSON with a maximum of 100k rows, however, this could be looped indefinitely to get you the amount of values you need/want.

3. Store the results in a collection and you're good to go!



Did I answer your question?
Please help by clicking the thumbs up button and mark my post as a solution!
bulprosbibg
Frequent Visitor

Do you have any solution? Im struggling the same thing and I dont know how to do it:(

GilbertQ
Super User
Super User

Hi there

I think that it is a current limitation.

I would suggest rather adding in filters to get the data you require?

Or to use Power BI to display all the records?




Did I answer your question? Mark my post as a solution!

Proud to be a Super User!







Power BI Blog

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

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

June 2025 community update carousel

Fabric Community Update - June 2025

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