Forum Discussion
NewbieJono
Post Partisan
3 years agoColander Table
where is the best place to produce a calander table.
in power query or with dax in the data in model.
does anyone have any code that used to generate these tables? i currently do it manua...
NewbieJono
Post Partisan
3 years agofor max date should i use today()
FreemanZ
Super User
3 years agohi NewbieJono
it depends. TODAY() or MAX(FactTable[Date])