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!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
Hi all!
I need to hide a slicer for a specific user's group (with RLS).
I've tried using the DAX measure: IF(HASONEFILTER([Slicer field]), 1, 0) and applying it on the visual level filter.
My problem: the header icons are shown on mouse hover.
Is there a way to hide the header icons too? Or a way to completely hide a slicer based on RLS?
Solved! Go to Solution.
Hi @Anonymous ,
You can toggle the visibility of the header icons here:
Otherwise my advice would be that you create two seperate pages for the app. Then have two audiences in the app, one for the RLS and one for the non-rls. You can hide the irrelevant pages related to each audience of the app.
Hope this helps,
J
Can you please tell me how you achieved hiding this visual/slicer for a whole group
Hi @Anonymous ,
You can toggle the visibility of the header icons here:
Otherwise my advice would be that you create two seperate pages for the app. Then have two audiences in the app, one for the RLS and one for the non-rls. You can hide the irrelevant pages related to each audience of the app.
Hope this helps,
J
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the September 2025 Power BI update to learn about new features.