Forum Discussion

Hari4949's avatar
Hari4949
Frequent Visitor
2 years ago

Calculate Column based on Measure value parameter given by the user

Hi i am having a Measure with parameters

1.Measure with parameters from 1 to 50.
2. I am having Month1 ,Month2 and Month3 columns in the Table


columns and Values are
month1 Month2 Month3
6 7 8
2 4 5


if the user select the parameter value-7 the values of visuals in the columns

month1 Month2 Month3
43 49 56
14 28 35

These should be changes on the visuale (on columns as the columns are having 3m data)