Views:

Applies to Product - Power Pages


What’s happening?
Customers are experiencing difficulties in filtering a list based on the logged-in user. The requirement is to restrict access such that a team leader can view all team records, while individual users should only see their personal records.


Reason:
This arises from the configuration of table permissions in the DataVerse, which may not be set correctly to enforce the desired access restrictions based on user roles.


Resolution:

  • Update the table permissions to ensure that they align with the role-based access requirements. This includes configuring permissions so that individual users can only access their records while team leaders can view all records.
  • Avoid using "Anonymous" user permissions; instead, utilize other user role combinations to test the scenario effectively.
  • Confirm that the functionality has been achieved using the correct table permissions and relationships as per the requirements discussed.