Forum Discussion
ndias
7 months agoRegular Visitor
Access to the semantic model from App
Hi everyone! Problem: Power BI App grants implicit semantic model access (“App” permission). How do I prevent App viewers from seeing the tables that semantic model consists of, or any other meta...
- 7 months ago
When you publish a Power BI App:
Any user who can view a report in the App is automatically granted implicit “Read” access to the underlying semantic model.
This implicit permission shows up as “App” under Semantic model → Permissions.
That access is required so visuals can query the model.
cengizhanarslan
Super User
7 months agoWhen you publish a Power BI App:
Any user who can view a report in the App is automatically granted implicit “Read” access to the underlying semantic model.
This implicit permission shows up as “App” under Semantic model → Permissions.
That access is required so visuals can query the model.
ndias
7 months agoRegular Visitor