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!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
my question is if I am working on data and I want the user to only see their data if by mistake I accidentally assign them wrong role in which they do not have their email they should not see anything. how can i achive this? THANK YOU.
With DRLS you usually only have one role, and its rule includes the check against USERPRINCIPALNAME(). Please check the documentation.