Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount.
Register nowThe Power BI DataViz World Championships are on! With four chances to enter, you could win a spot in the LIVE Grand Finale in Las Vegas. Show off your skills.
Hi,
I'm building a report using a DATA TABLE including a Date for each record.
I've created a CALENDAR TABLE using
Calendar = CALENDAR(DATE(2019,1,1), DATE(2030,12,31))
and then
YEAR = YEAR('Calendar'[Date])
MONTH = MONTH('Calendar'[Date])
MONTH_SHORT = FORMAT ( 'Calendar'[Date], "MMM" )
Then I've connected the two tables and I'm trying to create a histogram but the problem is that using MONTH i have the full range across the year:
while using the MONTH_SHORT I got:
But I cannot understand why, my target is to use the MONTH SHORT but havnig the full range.
Thanks in advance
Solved! Go to Solution.
have you tried "show items with no data"?
Proud to be a Super User!
have you tried "show items with no data"?
Proud to be a Super User!
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
If you love stickers, then you will definitely want to check out our Community Sticker Challenge!
User | Count |
---|---|
126 | |
78 | |
78 | |
59 | |
51 |
User | Count |
---|---|
165 | |
83 | |
68 | |
68 | |
59 |