Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code FABINSIDER for a $400 discount.
Register nowGet inspired! Check out the entries from the Power BI DataViz World Championships preliminary rounds and give kudos to your favorites. View the vizzies.
Hi All, Noob PowerBI user here..
I have a web hosted API to query collect some measurements. I can get to query to return data, but the API has some limitations. It will only allow 1000 values per page, and if the data exceeds this will insert a field with a query to get the next page with 1000 values and so on.
Can I set a script to send the initial query, get the data, then keep sending depending on whether the next query is present in the returned data ?
I may be using incorrect terminology, but if its a "can do" and there is an example / guide somewhere would be appreciated.
Solved! Go to Solution.
Search for "Power BI API Paging"
Handling paging for Power Query connectors - Power Query | Microsoft Learn
Will do, thanks foirthe help
Search for "Power BI API Paging"
Handling paging for Power Query connectors - Power Query | Microsoft Learn
Thanks for the pointer. Reading the description, exactly what i need.. Unfortunately, the helper assumes you know something about M language lol.. More reading / googling for me..
User | Count |
---|---|
30 | |
25 | |
24 | |
13 | |
9 |
User | Count |
---|---|
24 | |
20 | |
17 | |
13 | |
9 |