Forum Discussion

gspollock's avatar
gspollock
Icon for Helper I rankHelper I
4 years ago
Solved

SELECTEDVALUE doesn't work

I am trying to use the the SELECTEDVALUE function like this:   Selected ASM = SELECTEDVALUE(MBO_PC_HEALTH_CHECK[SLS_MGR_NAME],"more than one")   When I select a single SLS_MGR_NAME in a slicer it...
  • Anonymous's avatar
    Anonymous
    4 years ago

    Hi,

    Checked its working fine for me. 

    Measure = SELECTEDVALUE(Table1[city ], "more than 1")

     

     

    Hope it helps you, please Accept it as a solution if you got your answer.