Forum Discussion
chefe
Helper II
9 years agoSUM 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...