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

Grow your Fabric skills and prepare for the DP-600 certification exam by completing the latest Microsoft Fabric challenge.

Reply
ibm-dev
Regular Visitor

Pagination support for Goals , Import API's

HI 

 

Below Dataset API don't support $top and $skip  parameters
https://learn.microsoft.com/en-us/rest/api/power-bi/datasets/get-dataset-in-group
But as per this link (https://learn.microsoft.com/en-us/archive/blogs/dataaccesstechnologies/you-cannot-publish-more-than-...) we can creare max 200 dataset in a workspace so not supporting $top and $skip for above API is valid

I also observed that below API also don't support $top and $skip parameters
Import - https://learn.microsoft.com/en-us/rest/api/power-bi/imports/get-imports-in-group
Goals - https://learn.microsoft.com/en-us/rest/api/power-bi/goals_(preview)/get
Gateway - https://learn.microsoft.com/en-us/rest/api/power-bi/gateways/get-gateways
GetDatasourceUsers - https://learn.microsoft.com/en-us/rest/api/power-bi/gateways/get-datasource-users

Do above Object also has some limit as it is there for Dataset Object ?  i tried to search on it but could not find anything 

Thanks

 

1 REPLY 1
lbendlin
Super User
Super User

If this is important to you please consider voting for an existing idea or raising a new one at https://ideas.powerbi.com

Helpful resources

Announcements
RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

MayPowerBICarousel1

Power BI Monthly Update - May 2024

Check out the May 2024 Power BI update to learn about new features.

Top Solution Authors