Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
I have created a report and up until today RLS was working as usual.
The data model format is as follow:
- Base data which is the main table
- Views from the base data with different aggreagations and such
- Lookup table such as (Division, Region), Calendar etc that are each linked to the main base data or views if needed.
I have setup my basic RLS like this:
Each region is a role and I filter for it on all the necessary tables.
When I test out the RLS with the "All user", the data is correct.
However, as of yesterday if I select one region, the numbers are going to be millions instead of thousands.
I have checked the SQL DB and the direct query import, the data in there is correct. I believe the issue is coming from RLS. Any thougths?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.