Problem Statement:
We have implemented a dynamic Row-Level Security (RLS) solution in our semantic model to restrict data access for viewing.
Current Challenge:
Some users want to build reports on our semantic model. However, when we provide them with contributor access, they gain access to the entire dataset, bypassing the RLS restrictions.
Required Solution:
Is there a way to allow users to build reports while still enforcing RLS data restrictions on the semantic model?