Forum Discussion

ibm-dev's avatar
ibm-dev
Regular Visitor
3 years ago
Solved

IS $filter URL parameter only supported for Groups and Admin API ?

IS $filter URL parameter only supported for Groups and Admin API ?
Groups : https://learn.microsoft.com/en-us/rest/api/power-bi/groups
Admin:  https://learn.microsoft.com/en-us/rest/api/power-bi/admin

Is this parameter supported for any other API e.g dataset, scorecard etc ? or is there any way i can filter using the API ?
e.g i want to filter dataset and scorecard with name  ?$filter=name eq 'tesdata' 

 

Thanks

  • Hi. We don't know Microsoft reasons for not adding a filter to a request of their Rest API. I guess because Admin API is more massive and a filter might become handy. The get datasets from datasets category will only show the datasets the user logged is added to a workspace. The admin can bring them all.

    I hope that helps,

3 Replies