Forum Discussion

Miruthan's avatar
Miruthan
Advocate V
8 years ago
Solved

SELECTEDVALUE with Slicer Selection

Hi Experts,   I need guidance on SEELECTEDVALUE, I have Slicer and Mulitiple card,  I want to show the selection of slicer in the card. I used SELECTED VALUE, but always shows false option.   Sel...
  • Greg_Deckler's avatar
    Greg_Deckler
    8 years ago

    Unfortunately SELECTEDVALUE does not suppor that. From:

     

    https://msdn.microsoft.com/en-us/library/mt842608.aspx

     

    Term Definition
    columnName The name of an existing column, using standard DAX syntax. It cannot be an expression.
    alternateResult (Optional) The value returned when the context for columnName has been filtered down to zero or more than one distinct value. When not provided, the default value is BLANK().