Forum Discussion
timalbers
2 years agoSkilled Sharer
Power BI REST API - Auto refresh access token
Hi all, I have built a dataflow which retrieves data from the Power BI REST API. One of its use cases is to get all users who have access to the reports of our organization. These are the st...
lbendlin
2 years agoSuper User
Any particular reason for not using the custom connector? GitHub - migueesc123/PowerBIRESTAPI: A Microsoft Power BI Data Connector or Power Query Connector for the Power BI REST API
timalbers
2 years agoSkilled Sharer
Yes, the reason is that I simply wasn't aware of this connector, thank you for suggesting it! I will have a look at it.