The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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 FY2023 and FY2022 I dont want show FYTD and 12 Months Buttons.
Note 1) By using Below mesure we can Hide the text But Layer we can able to access If user click Layer bookmark funcanality working. we should hide the layers also if selected value FY2023 and 2022.
N = IF(SELECTEDVALUE(FiscalYear[Display Fiscal Year]) = "Current FY","12 Months",BLANK())
Like Below Image :
2) we can done this by using indivisual Book marks Fy2023,FY2022 and current Year But my slicer works on sync some other pages.
Regards,
Ajith
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.