Forum Discussion
angelakephart
8 years agoHelper I
Retrieve 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
8 years agoHelper I
Hi,
I have tried the SelectValue, but it retrieves all the values of the filter, not the current selected item only.
v-piga-msft
8 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