Forum Discussion
AjithReddy049
3 years agoFrequent Visitor
Hide the bookmarks Base on selected slicer Values
Hi Team, Cayou please add some comments, I have a requirement like, when ever I have selected Current FY I want show in Bars with Buttons incuded FYTD and 12 Months. But if I'm selected value...
amitchandak
Super User
3 years agoAjithReddy049 , Based on what I got. I doubt it as of now you can hide the button based on condition. You change color to transparent and try
refer
https://exceleratorbi.com.au/show-or-hide-a-power-bi-visual-based-on-selection/
AjithReddy049
3 years agoFrequent Visitor
Thanks for the response.
I have done transparancy By using the Below mesure.
N = IF(SELECTEDVALUE(FiscalYear[Display Fiscal Year]) = "Current FY","12 Months",BLANK())
But if I am selecting FY2023 and FY2022 then I can able to access the Layers of the 12Months and FYD.
we don't want layes Might be if I'm selecting the FY2023 and FY2022.
regards,
Ajith ReddyS