Forum Discussion
idontexist
Helper I
8 years agoRepeat values based on other value
Hi all, I want to repeat values as you can see in column "should be plan". It should be based on column "Fact". If in this column there are any values so plan should be repeated. "Plan" i have 1 ...
idontexist
Helper I
8 years ago
It return me an error. Words in Russian could be translated as "Error during calculating measure...".
Zubair_Muhammad
Community Champion
8 years agoHi idontexist
Please try replacing
VALUES (Local Measure[Measure Quantity])
with
SUM (Local Measure[Measure Quantity])