Forum Discussion
Retrieve SelectedValue when Edit Interaction is OFF
Hi angelakephart,
As I know, you could use SELECTEDVALUE to get the value you selected in Slicer.
For reference, you could have a good look at this article about how to use SELECTEDVALUE function in DAX.
If you still need help, please share some data sample and your desired output so that we can help further investigate on it?
Best Regards,
Cherry
Hi,
I have tried the SelectValue, but it retrieves all the values of the filter, not the current selected item only.
- v-piga-msft8 years agoResident Rockstar
Hi angelakephart,
It seems that I may misunderstand your scenario.
As I know, the interactions for the visuals is on by default.
You could control the interaction when you click Edit Interactions, then you could disable the interactions among the visuals. In this scenario, you could not get the selcet value, you only get all values that not be filtered.
Best Regards,
Cherry