Forum Discussion
kinkate18nic
4 years agoFrequent Visitor
Get selected value from visual level filter.
Hello,
Is there a way to get selected valaue from the visual level filter? I want to get thet selected month value from visual filter and display that as title of a doughnut chart.
Thanks
kinkate18nic yes no problem also in that case.
Here is a link to download a sample solution file:
Get selected value from visual level filter 2022-08-05.pbix
7 Replies
- SpartaBICommunity Champion
kinkate18nic create a measure using selectdsvalue(month) and use it in the Fx of the title text conditional formatting option
- kinkate18nicFrequent Visitor
Thank you, I forgot to mention, the month is part of date hierarchy. can we select just month from that?
- SpartaBICommunity Champion
You mean you have auto date time dimension table?