Forum Discussion
chefe
9 years agoHelper II
SUM only accepts column ref
Hi there I have DAX code for a one-column ("a") calculated table. See code and screenshot below. SELECTCOLUMNS(
ADDCOLUMNS(
SUMMARIZE(
FILTER(
'Market data - Fx rates TTM'
;'Mar...