Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
I am retrieving records via an API and my syntax is correct as I am told there are 259 records in total (which I confirmed via Postman)
However as I progress through building my query the number of records displayed and loaded only equals 100.
I am trying to keep the query relatively simple, so I want to filter the retrieved data by a variable provided by the user in Excel. This is working fine so long as the value entered is included in the first 100 records.
Any idea why there seems to be a 100 record limit
That could be caused by the preview in Power Query. You can force to load more by scrolling further down, or selecting "Refresh All"
Unfortunately once I get to the 100th row I can't scroll down any further refreshing the preview doesn't help either. I've been able to get around it by including a dynamic filter in the API call
The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!