CloudBluePSA.Feed is a Power Query M function that resolves the page limitation issue and retrieves and combines all pages of data returned by the API endpoint.
Compatible with: Power BI Service Power BI Desktop Excel Microsoft 365
Syntax
CloudBluePSA.Feed(
url as text,
filter as text,
) as table
Description
This function will resolve the page limitation issue and will retrieve and combine all pages of data returned by the API endpoint in an efficient manner.
2023-2026 © BI Gorilla. All rights are reserved. Information from Microsoft docs is property of Microsoft Corp. | Privacy Policy