migueesc123 / PowerBIRESTAPI

A Microsoft Power BI Data Connector or Power Query Connector for the Power BI REST API
MIT License
238 stars 74 forks source link

Report and Dataset User Access #71

Closed detrickm closed 3 years ago

detrickm commented 3 years ago

Great work! Is there a way to obtain the User Access at the report or dataset level.

migueesc123 commented 3 years ago

Thanks! The connector doesn’t have any tables for this, but if you have the endpoint that provides this data from the rest api then you can use the getdata function from the connector to retrieve the data.