Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
appley922
Frequent Visitor

Calendar does not tabulate correctly

 

Dear all, 

 

I am trying to organize "inventory quantity by month" into a matrix visual, but it looks like the mapping of dates to Calendar is not right. Please see below screenshot for more. 

 

Top visual: "Month" is taken from my Calendar table

Bottom visual: "Report Month" is taken from my inventory table

 

Why is the total quantity the same, but the monthly breakdown differ? 

Appreciate any help possible! 

 

FYI - this is the formula for my Calendar table,

 

Calendar = ADDCOLUMNS (CALENDAR(DATE(2017,07,01),DATE(2020,06,01)),"DateAsInteger",FORMAT([Date],"DDMMYYYY"),"Year",YEAR([Date]),
"Monthnumber", FORMAT ( [Date], "MM" ),
"YearMonthnumber", FORMAT ( [Date], "YYYY/MM" ),
"YearMonthShort", FORMAT ( [Date], "mmm/YYYY" ),
"MonthNameShort", FORMAT ( [Date], "mmm" ),
"MonthNameLong", FORMAT ( [Date], "mmmm" ),
"DayOfWeekNumber", WEEKDAY ( [Date] ),
"DayOfWeek", FORMAT ( [Date], "dddd" ),
"DayOfWeekShort", FORMAT ( [Date], "ddd" ),
"Quarter", "Q" & FORMAT ( [Date], "Q" ),
"YearQuarter", FORMAT ( [Date], "YYYY" ) & "/Q" & FORMAT ( [Date], "Q"))

 

 

BI Calendar Error.JPG

1 REPLY 1
v-jiascu-msft
Employee
Employee

Hi @appley922,

 

Can you share the file? You can delete most parts of the file and keep only the minimal amount that can show the issue. Please mask the sensitive parts.

I can't see the [Month] from the Calendar table. 

Does the inventory table have more than one date column? Please try with the two date columns that connect the two tables. 

 

Best Regards,

Community Support Team _ Dale
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.