Forum Discussion
Creating multiple Audiences in PowerBI App
- 8 months ago
For typical report users, we should not add them to the workspace and usually should not share the semantic model directly. Sharing the semantic model will allow them to build new reports, which most report consumers should not do.
Only if some of your users are BI developers or users who build their own reports, you would need to grant them Build permission on the semantic model.
Question 1:
Will users be able to see the underlying data if I only share the app without sharing the semantic model?
Question 2:
If I have Row-Level Security (RLS), how will that work if I only share the app without sharing the semantic model?
Hi Gokul_PBI
1: read access is granted as part of the app. You can also grant reshare and build permissions under the advanced tab when editing an audience.
2: Apps respect RLS unless the app is using a service principal as an effective identity, in which case everyone sees what the service principal can see.
If you found this helpful, consider giving some Kudos. If I answered your question or solved your problem, mark this post as the solution.