Forum Discussion
Anonymous
6 years agoNot applicable
How can show Current Week data value in dashboard without selecting week slicer
Hi All,
I need a help to create dashboard for current week data. I want to show current week sales value,target,SPLY ,MTD in card & visuals on dashboard without any week no. slicer. Is this possible to show value.
Thanks,
Varsri
4 Replies
- speedrampsSuper User
- AnonymousNot applicable
Hi Speedramps,
Thanks for sharing this valuable link.
Thanks,
Varsri
- v-deddai1-msftCommunity Support
Hi Anonymous ,
You can filter your data in dax formula:
WEEKNUM ( Table[DateColumn] ) = WEEKNUM ( TODAY () )Best Regards,
Dedmon Dai
- AnonymousNot applicable
Hi Dedmon Dai,
Thanks fo giving your valuable time..This dax is sworking.
Thanks,
Varsri