Forum Discussion
jmia
9 years agoNew Member
REST API - Refresh User Metadata
Hello, I am working on an AngularJS SPA that uses Azure AD authentication and integrates with Power BI to display reports and dashboards via the Power BI REST API. I am using ADAL.js for the auth...
jmia
9 years agoNew Member
Thanks for the suggestion, that is an interesting idea. If I do that, is there an easy way to tell which groups coming back are associated with Power BI Workspaces? I'll look into it.
Eric_Zhang
9 years agoMicrosoft Employee
jmia wrote:
Thanks for the suggestion, that is an interesting idea. If I do that, is there an easy way to tell which groups coming back are associated with Power BI Workspaces? I'll look into it.
You could try to call the GROUP API and filter O365 groups owned/created by Power BI users in that tenant.