Forum Discussion
Improving Page-Level Access Control
- 7 months ago
This is very likely an unvalidated AI-generated response. There’s a growing amount AI slops circulating in the community. You cannot hide buttons using a measure as a visual-level filter, so the proposed solution is incorrect. You have confirmed it yourself that buttons don't have visual filter options. The only dynamic option available is conditional formatting, which can make a button transparent but it does not truly hide it, it merely makes it transparent .
i didn't understand very well !! can u give me an example !!
the buttons will be like these or what :
- Abderr_R777 months agoNew Member
i did what u say but i didn't find where i can change the visibility of the button
i created the measure but when i search for button filtrer to put :
Page_A =IF (CONTAINS ('Page Access','Page Access'[Utilisateur], USERPRINCIPALNAME(),'Page Access'[Page], "A - Vision_Globale"),1,0)- danextian7 months agoSuper User
This is very likely an unvalidated AI-generated response. There’s a growing amount AI slops circulating in the community. You cannot hide buttons using a measure as a visual-level filter, so the proposed solution is incorrect. You have confirmed it yourself that buttons don't have visual filter options. The only dynamic option available is conditional formatting, which can make a button transparent but it does not truly hide it, it merely makes it transparent .