Forum Discussion

ducky's avatar
ducky
Icon for Advocate I rankAdvocate I
3 years ago
Solved

Bypassing Row level security when customer should see all dataset

Hi!   We're using CUSTOMDATA() function to pass the customer security ids in Powerbi security roles (RLS ). We do this as some of our customer's users should have permission to see some of the data...
  • ducky's avatar
    3 years ago

    We ditched the custom data and using username we could just create a new security role that is empty so that would take care of our problem.