QuestionQ20

Build business application logic and automation

A company uses a model-driven app across several departments.

A public view, intended only for managers, currently exposes sensitive columns and filters to every user. The view must meet these requirements:

  • Restrict access to the specific public view to managers.
  • Show only context-relevant views to other users.

You need to configure access to the view.

What should you do?

  • A Restrict the view by assigning it to the manager security role.
  • B Configure table-level permissions for managers only.
  • C Remove the view from the app navigation.
  • D Set up the quick find view.
Explanation

Public views in Power Apps model-driven apps can be managed with specific security roles. Assigning the manager security role to the public view makes it visible only to users in that role, while users without that role do not see it in the view selector. Table-level permissions control data privileges, not access to an individual view.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!