Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowJuly 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more
Hi,
I have a table which containes bookings for all cost center (..KstAuswertungMitPlanung).
I have another table which holds all the cost center (Kst) a particular user is allowed to see (dimKstRechte, right visual) which is filtered by the user by RLS.
Now I want to create a calculated table which is filtered by the values of the "rights" table (see table definition in screenshot)
However, the filter does not work as it also shows data for cost center (Kst) 5310 and 5320
However, if I am using the DAX
You can either relate the calculated table to the table the row level security (dimKstRechte) in your model view or include (dimKstRechte) in the summary calculated table and update the roles to include both your summary table and (dimKstRechte).
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
Join Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.
| User | Count |
|---|---|
| 29 | |
| 23 | |
| 18 | |
| 18 | |
| 15 |
| User | Count |
|---|---|
| 51 | |
| 44 | |
| 43 | |
| 39 | |
| 32 |