Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.
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?
HI @AmalrajRRD1,
Nope, if you choose between mode, it will show MM/DD/YYYY format, current there is no feature to format display style in slicer.
Maybe you can submit an idea for this requirement.
Regards,
Xiaoxin Sheng
Column = FORMAT(Table1[Date],"MM/YYYY")
use this.
i was tried this . in chart view i am getting correctly but slicer options in showing MM/DD/YYY format.
I am sorry, I misread your post. I am not sure how to do that.