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.
Hai guys need your help
I have challenge in dax could you please help regarding this. Scenario is
If nothing selected from slicer or filter visual the card or the chart should give a static value 195 ,If user select any particular year or any filter they want to see the actual target value (actual data) for that particular area . ie if nothing selected static value. if they select slicer they want to see actual value in kpi card .could you please help me with this
Solved! Go to Solution.
Hi, you can try a measure like this
If this post is useful to help you to solve your issue consider giving the post a thumbs up
and accepting it as a solution !
Hi, you can try a measure like this
If this post is useful to help you to solve your issue consider giving the post a thumbs up
and accepting it as a solution !
Thank you for your solution its working