Forum Discussion

A_Murray's avatar
A_Murray
New Member
3 years ago
Solved

Variable (from a slider) in a new column calculation

Looking for help with building a % slider that changes column calculations. So for example a column that shows a variance where if( [Col X] > ([Col Y] * variable), 1, 0).   "Variable" in this inst...
  • HughLa's avatar
    HughLa
    3 years ago

    Here is an example of what you are trying to achieve. I believe.

    You have to use the Value Measure that is created because that returns the selected value form the slider.

     

    Hope I make sense.