Forum Discussion
bsz412
Helper III
4 years agoCalendar table strange behavior
Hi, I have a calendar table created as below: Calendar = var FullCalendar = ADDCOLUMNS(CALENDAR(MIN(sales_purchase[Date]),MAX(sales_purchase[Date])),"Month Number",MONTH([Date]),"Year",YEAR([...
HotChilli
Community Champion
4 years agoI think there's a conflict between the calendar table and the auto-created date table. There is no Month table in the created table but it appears in the field well for Axis. Click on the Year-MonthName caret and see if it lets you pick your hierarchy.