Forum Discussion
Rigoleto
Helper II
8 years agoSELECTEDVALUE()
hI, I have this statement to resolve a comment value selected from a matrix, the problem or the help do I need is that if I filtered or select a record from the matrix it should be get the descri...
Thejeswar
Super User
8 years agoYou DAX Statement will return the value of 'Text Recommendations'[AVG_TEXT_RECOMMENDED] only when one 'New Line Balance Table'[NAME] is selected in the Slicer , when multiple Items are selected it will return "Multiple Selections" and when no selections are made in the slicer the statement would retuen "No Selections"
What do you mean by
how can I select a record from the matrix and use that value like a key and resolve from another table?
What is it exactly that you want to achieve? Can you clarify ??