Forum Discussion
bsz412
4 years agoHelper III
Calendar 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
4 years agoSuper User
I 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
- bsz4124 years agoHelper III
unfortunately it doesnt work. I will try to create a new calendar table