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 moreLevel up your Power BI skills this month - build one visual each week and tell better stories with data! Get started
We have 200+ client role, where we want to union two table while specifying the filter is , Union, calculate, Evaluate, Filter is work while applying the static RLS
Solved! Go to Solution.
HI, @SumayyaSayyad4
if my solution helps you in any way, hit 👍. and accept it as a solution.
Proud to be a Super User!
@rubayatyasmin hey, I'm using import mode, i want to join two table in manage role dax expression box,
Creating 200+ roles and having each role Union and multiple filter is impact my performance in reporting?
Even though you use import, UNION won't support RLS. The documentation is referring so. If you read it you will see it.
As far performance, if your RLS is a complicated and effects more DAX measures then it can lead to performance issue. Also, look for data model performance. It will also depend on the number of users. If your data model is not slow then performance should not be that bad. But tile refresh will take time.
Here is a documentation to better understand RLS on performance impact.
If my assistance helped you in any way, hit 👍.
Did this post help? If yes, accept this answer as a solution.
Thanks
Proud to be a Super User!
HI, @SumayyaSayyad4
if my solution helps you in any way, hit 👍. and accept it as a solution.
Proud to be a Super User!
HI, @SumayyaSayyad4
Are you using Direct Query? If so then Union Function will not work. See the remarks here.
https://learn.microsoft.com/en-us/dax/union-function-dax
Note: UNION function can be used to create new tables from existing ones, but if RLS is to be applied, it should be defined separately. Other DAX functions like CALCULATE and EVALUATE will respect RLS. As for roles, they define the rules of RLS. You can create roles and define what each role can see in terms of tables, columns, and rows.
Proud to be a Super User!
Check out the April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
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 |
|---|---|
| 38 | |
| 29 | |
| 28 | |
| 20 | |
| 18 |
| User | Count |
|---|---|
| 66 | |
| 36 | |
| 30 | |
| 25 | |
| 24 |