I wanted to know if there was any way to sync filters in different sheets
So when we filter one sheet the same filter should be applied to the different sheet.
Can somebody help me with this
I wanted to know if there was any way to sync filters in different sheets
So when we filter one sheet the same filter should be applied to the different sheet.
Can somebody help me with this
Hi @Vysh27,
you can use a parameter for that.
If you do so, every filter linked to the parameter will updated as soon as you change the value.
BR
Hey @ErikG I’m trying out this approach but it doesn’t seem to workout
could you share the detailed process or any links related to it
What doenst work?
Sheet 1:
Parameter = pDevice
Filter for visual with equals = pDevice
Filter Control for pDevice
Sheet 2:
Filter for visual with equals = pDevice
opt. Filter Control for pDevice
BR
It’s working
Thanks @ErikG !
@ErikG is there any way we can give multiselect option to the paramter controls?
Hi @Vysh27
you can create a multiple values parameter.
BR