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!Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.
Hi Team
I have been looking at various videos, blogs, documentations were it uses a simple filter to implement Row Level Security where as I would like to use just the user names(which is email id) to filter out sectors. Attached is a sample information where it seems very simple but it just fails.
the issue is,"its not filtering the sector" & my user can see all the data
https://1drv.ms/u/s!AvnN5xU3Dpfga4KA7ZzmD4j0q_Y
any help on this will be appreciated
Solved! Go to Solution.
Hi @vjnvinod ,
I think you are misunderstanding on RLS filter. It works on data model level and it can effect data table records.
For filter/slicer, they works on data view level(visual, measure) to hide records and they not really filtered table records.
Regards,
Xiaoxin Sheng
Hi @vjnvinod ,
I think you are misunderstanding on RLS filter. It works on data model level and it can effect data table records.
For filter/slicer, they works on data view level(visual, measure) to hide records and they not really filtered table records.
Regards,
Xiaoxin Sheng