Forum Discussion
amansinghfirstb
5 years agoHelper III
Problem in getting % change values
This has been one harrowing tale where so far I have tried every trick in the book to get the answer but nothing has worked so far. I want something like column F( which uses created column G). The ...
amansinghfirstb
5 years agoHelper III
I am pulling Total Qty1 from this measure I defined.
DataInsights
5 years agoSuper User
Line 11 of your measure is wrong.
Line 11 should use [TotalQty] (no space). This is a temporary column that is created for calculation purposes.