Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
2 years ago
Solved

Constant line based on input

I have a line chart that i want to display a constant line on based on user input, so i added a what if parameter. the problem is that my minimum and maximum values change depending on the columns se...
  • MFelix's avatar
    2 years ago

    Hi Anonymous ,

     

    You cannot make a table to be dependent on measures since measures are dependent on context, when you select the values from a slicer that value is not moved into the table since tables required a row context and in that case will pick up all the values from you original table instead of the values selected in the slicer.

     

    What is the result you want to have on your constant? Can you give some more context?