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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

0

GatewayDatasourceUsers API call does not return new access rights

Calling the Power BI REST API

 

Gateways - Get Datasource Users - REST API (Power BI Power BI REST APIs) | Microsoft Docs

 

will result in dataSourceAccessRight  as "Read"  for all users/groups despite the fact that some users have now been given Owner access.

 

The API needs to be updated to reflect the new functionality.

Status: Delivered

Hi @lbendlin ,

 

This API returns a list of users who have access to the specified data source.

Currently, the GatewayDatasourceUsers API calls return only three types of DatasourceUserAccessRight as shown in the figure below.

 

vcaitlynmstf_0-1652688844395.png

 

If you would like to suggest some feature improvements, you may  vote the idea and comment there  to improve this feature. It is a place for customers provide feedback about Microsoft Office products . What’s more, if a feedback is high voted there by other customers, it will be promising that Microsoft Product Team will take it into consideration when designing the next version in the future.

 

Best Regards,
Community Support Team _ Caitlyn

Comments
v-xiaoyan-msft
Community Support
Status changed to: Delivered

Hi @lbendlin ,

 

This API returns a list of users who have access to the specified data source.

Currently, the GatewayDatasourceUsers API calls return only three types of DatasourceUserAccessRight as shown in the figure below.

 

vcaitlynmstf_0-1652688844395.png

 

If you would like to suggest some feature improvements, you may  vote the idea and comment there  to improve this feature. It is a place for customers provide feedback about Microsoft Office products . What’s more, if a feedback is high voted there by other customers, it will be promising that Microsoft Product Team will take it into consideration when designing the next version in the future.

 

Best Regards,
Community Support Team _ Caitlyn

lbendlin
Super User

I consider this a bug,  not an idea. The API call should also return Owner etc.