Forum Discussion
Auto Update Audience in Power BI Apps
- 2 years ago
Kind of. Yes. I think you could make a script with PowerShell to work with security groups. But I'm not sure if writting that script delimiting specifically which security groups to groups in another groups will take more or less time than clicking 500 groups in the UI.
I hope that make sense.
Hi. The way of auto upgrade users to Power Bi App is using security groups. That way when a new person is added to the group, they can automatically have access to the report. In your case you might be able to create a security group of the AD Groups. That way when you add one to another, they will see the app.
Audiences is kind of a recent feature, so it doesn't have API requests yet.
I hope that helps,
Thanks for the response ibarrau. Does this mean that if we have 500 security groups, we need to add all 500 of them manually?
- ibarrau2 years agoSuper User
Kind of. Yes. I think you could make a script with PowerShell to work with security groups. But I'm not sure if writting that script delimiting specifically which security groups to groups in another groups will take more or less time than clicking 500 groups in the UI.
I hope that make sense.
- Anonymous2 years agoNot applicable
That makes sense. Thank you!