This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreDid you hear? There's a new SQL AI Developer certification (DP-800). Start preparing now and be one of the first to get certified. Register now
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).
Check out the April 2026 Power BI update to learn about new features.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 36 | |
| 32 | |
| 31 | |
| 21 | |
| 15 |
| User | Count |
|---|---|
| 66 | |
| 56 | |
| 31 | |
| 27 | |
| 22 |