Forum Discussion
angelakephart
Helper I
8 years agoRetrieve SelectedValue when Edit Interaction is OFF
Is there anyway to retrieve the selected value from a slicer when a visual has the Edit Interactions Off to that Slicer. For example, my slicer has a Quarter selected and the value is 8076. The vis...
angelakephart
Helper I
8 years agoHi,
I have tried the SelectValue, but it retrieves all the values of the filter, not the current selected item only.
v-piga-msft
Resident Rockstar
8 years agoHi 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