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!Vote for your favorite vizzies from the Power BI Dataviz World Championship submissions. Vote now!
I want to change my date range filter to be able to just click months (and you get the entire month as a display)
I don't want my client to be able to do half months or Jan16-march 5 - I want Jan, Feb, March, but also with the year. How do I do this?
Solved! Go to Solution.
@Anonymous , if you are getting date Hierarchy then you can only have columns like Year and month -https://radacad.com/power-bi-date-dimension-default-or-custom-is-it-confusing
and use in slicer as list
Or you can create month year column in date Table and use that
Month Year = FORMAT([Date],"mmm-yyyy")
Month Year sort = FORMAT([Date],"yyyymm")
@Anonymous , if you are getting date Hierarchy then you can only have columns like Year and month -https://radacad.com/power-bi-date-dimension-default-or-custom-is-it-confusing
and use in slicer as list
Or you can create month year column in date Table and use that
Month Year = FORMAT([Date],"mmm-yyyy")
Month Year sort = FORMAT([Date],"yyyymm")
Vote for your favorite vizzies from the Power BI World Championship submissions!
If you love stickers, then you will definitely want to check out our Community Sticker Challenge!
Check out the January 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 56 | |
| 53 | |
| 40 | |
| 17 | |
| 16 |
| User | Count |
|---|---|
| 122 | |
| 108 | |
| 44 | |
| 32 | |
| 26 |