Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
Hi, I have implemented rls and almost all the visuals are working fine, but some of the visuals i am getting the error [ I have used userelationship dax and cross filter dax. Please helping for solution on this
Solved! Go to Solution.
Hi @Anonymous
May I ask if you have resolved this issue? If so, please mark the helpful reply and accept it as the solution. This will be helpful for other community members who have similar problems to solve it faster.
Thank you.
Hi @Anonymous
May I ask if you have resolved this issue? If so, please mark the helpful reply and accept it as the solution. This will be helpful for other community members who have similar problems to solve it faster.
Thank you.
Hi @Anonymous I think it occurs because USERELATIONSHIP() and CROSSFILTER() cannot override Row-Level Security (RLS). Ensure your data model relationships and filters align with RLS rules. Avoid using these functions on tables constrained by RLS, and adjust RLS definitions if conflicts arise. If needed, redesign the model or use calculated tables to achieve the desired results without breaking RLS.
The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!