Forum Discussion

ndias's avatar
ndias
Regular Visitor
7 months ago
Solved

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...
  • cengizhanarslan's avatar
    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.