Skip to main content

I’m trying to understand if we can clear the selected value from the dropdown. For example, I’ve configured a dropdown component and assigned a variable and using it in chart/table

The chart/table will display according to the selection. After the analysis I want to clear or reset the filters like how we do it globally…

I am using restore default view option which will remove all filter and reset all variables to default values.

 

image


I am using restore default view option which will remove all filter and reset all variables to default values.

 

image

Hi, Thank you for response

yes globally we have the direct option.

what if we are using a variable in charts/table which stores the value selected in dropdown and display data. Any option to clear it

I do see a clear button option in help resource but it’s not working when I configured it.

Will paste the link once I find it


Hi, Thank you for response

yes globally we have the direct option.

what if we are using a variable in charts/table which stores the value selected in dropdown and display data. Any option to clear it

I do see a clear button option in help resource but it’s not working when I configured it.

Will paste the link once I find it

If i understood well you can pass the value that is expecting by default As a View variable default value and if you do the Restore the view that variable will be set to default.


Reply