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.
Hello - I have a situation where if a report viewer has selected all on a particular slicer, then there is a particular page they should not be able to view. My first idea was to add a shape that will cover the entire page to be blocked, and then use a formula to set the fill for that page so that it is all white fill if all selected on the slicer, and 100% transparent if not all selected, but after several attempts I can't get it to work. Curious if there are any better options out there.
Thanks!
Solved! Go to Solution.
@mstone3 , One the way, I dicssued here
New means to access display pages - Display only one page in the report, Hide rest: https://youtu.be/d4H0GKUH0r4
Another one is bookmark - https://www.youtube.com/watch?v=5TaZQFc-t58
@mstone3 , One the way, I dicssued here
New means to access display pages - Display only one page in the report, Hide rest: https://youtu.be/d4H0GKUH0r4
Another one is bookmark - https://www.youtube.com/watch?v=5TaZQFc-t58
Thanks very much for these suggestions!