Forum Discussion
adelmonte
Resolver I
4 years agoREST API get dataset data - Datasets - Execute Queries
Hi All, I need to get data from a dataset online. How can I use REST API to show data online? Thanks, Alex
- 4 years ago
Well, you can allow Service Principals to use Power Bi Rest API on your PowerBI Admin Portal tenant settings. Then register the app, get the secret, add permissions, add the Service Principal to the workspace. After that you can share a Service Principal to external users. They should be able to use the Rest API and excecute queries
I hope that helps,
ibarrau
Super User
4 years agoWell, you can allow Service Principals to use Power Bi Rest API on your PowerBI Admin Portal tenant settings. Then register the app, get the secret, add permissions, add the Service Principal to the workspace. After that you can share a Service Principal to external users. They should be able to use the Rest API and excecute queries
I hope that helps,