Forum Discussion

AnnaMagnusson's avatar
4 years ago
Solved

Use selectedvalue from slicer in a visual with no interaction

Hi! Is there a way to get the selectedvalue() from a slicer that has interactions turned off, from the visaul that I'm trying to use the measure on?   I've tried using  PR = var A = CALCULAT...
  • AnnaMagnusson's avatar
    AnnaMagnusson
    4 years ago

    parry2k, I think I have solved my problem with another solution.

    I kept the interaction but used removefilters() on the measures that I have in the visual. 

     

    But thanks for helping 🙂