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([...
johnt75
Super User
4 years agoI think Power BI is using an automatically created calendar table, which always has dates covering entire years. If you add the column I suggested you should be able to filter out all the dates after today
bsz412
Helper III
4 years agounfortunately it doesnt work. I will try to create a new calendar table