Forum Discussion
AmalrajRRD1
8 years agoHelper II
Month format
Hi all, please find below image whenever i am creating month in filter . it's showing M/DD/YYYY format. is there possible to show MM/YYYY format in slicer filter?
rocky09
8 years agoSolution Sage
Column = FORMAT(Table1[Date],"MM/YYYY")
use this.
- AmalrajRRD18 years agoHelper II
i was tried this . in chart view i am getting correctly but slicer options in showing MM/DD/YYY format.
- rocky098 years agoSolution Sage
I am sorry, I misread your post. I am not sure how to do that.