Forum Discussion
REST API get dataset data - Datasets - Execute Queries
- 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,
Hi ibarrau
Many thanks for your reply!
I would need to allow to external consultant access to my dataset
so that they can reach it externally using REST API.
How should I proceed to give them access to my Dataset.
Regards,
Alex
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,