Forum Discussion

DominicHill's avatar
DominicHill
Frequent Visitor
2 years ago

Using a measure in DAX

Hi Folks,   I have bamboozled myself - I can normally work out most things but this is evading me.   This code works;   PriceTable = ADDCOLUMNS( GENERATESERIES(1, 12, 1), "Row", [Value], "P...