Forum Discussion
Anonymous
3 years agoNot applicable
AverageX over Table Variable
Been banging my head against the wall searching Google and the forums for similar concept to this issue with no resolution. I can get the first version to work in DAX Studio but can't seem to get the...
tamerj1
Community Champion
3 years agoAnonymous
Calculate tables are not affected by the filter context while measures do. What is the dax code of [var_date_cur_Mo]?
Anonymous
3 years agoNot applicable
var_date_cur_Mo = EOMONTH(TODAY(),-1)+1