Forum Discussion

erikjanpoelen's avatar
erikjanpoelen
Frequent Visitor
3 years ago
Solved

REST API using Windows authentication

Hello everbody,

 

I would like to do a GET to a REST API to retrieve data in html or json.

 

The REST API works with Windows Authentication. It does not ask for a username and password but simply checks your windows account. That would be the following in Power BI:

 

The goal is that whenever an end-user is using this Power BI report through a workspace, they will only see the data (from this REST API) to which they have access to. Is that possible?

 

Using the WEB URL connector I can retrieve the data, but I think that's a simply import, so it will only use my credentials and access permissions are not applied for each user.

 

Please help!

1 Reply