Forum Discussion
PowerBi licenses from Active Directory
Hello,
I can access active directory tables (almost 600 of them) with connector in PowerBi. Is there any way to retrive list of users with PowerBi pro licenses from there? I know that there are some ways get that from azure portal or o365 admin, but I would like to have that via this connector.
Thank you,
- Anonymous3 years ago
Hi Anonymous ,
Try using Power BI and Graph API, you can create a report to show all users information. You will be able to see all users who have Power BI license.
For more details ,please refer to this document find-power-bi-users-organisation .
You also may check whether this document also help.
Best Regards,
Neeko Tang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
2 Replies
- AnonymousNot applicable
Hi Anonymous ,
Try using Power BI and Graph API, you can create a report to show all users information. You will be able to see all users who have Power BI license.
For more details ,please refer to this document find-power-bi-users-organisation .
You also may check whether this document also help.
Best Regards,
Neeko Tang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- AnonymousNot applicable
That is what I was looking for! Thank you 🙂