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,
I have a Power BI report which accesses an API that has pagination. It would only return the first 100 records, even though there are more than 100 records that match the criteria. I did some investigation on how to grab all records from API's that have pagination.
I found the following sample link:
https://learn.microsoft.com/en-us/power-query/samples/trippin/5-paging/readme
This uses the "Table.GenerateByPage" function (https://learn.microsoft.com/en-us/power-query/helperfunctions#tablegeneratebypage). But when I try to create a new function which calls "Table.GenerateByPage", I get the following error:
Expression.Error: The name 'Table.GenerateByPage' wasn't recognized. Make sure it's spelled correctly.
This function is part of Power Query and I may be missing a library that contains this function. I was wondering how would I include this in Power BI desktop?
Jason
Solved! Go to Solution.
@jasonyeung87 That table is not intended for use in Power Query Editor, it is for use in creating custom connectors.
@jasonyeung87 That table is not intended for use in Power Query Editor, it is for use in creating custom connectors.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code FABINSIDER for a $400 discount!
Check out the February 2025 Power BI update to learn about new features.
User | Count |
---|---|
89 | |
77 | |
62 | |
47 | |
39 |
User | Count |
---|---|
118 | |
85 | |
81 | |
58 | |
39 |