Hi,
i have two filter pane with same selection list. I need to merge these two filters by name of selection. If i select 'value1' in filter one, then i need select the same thing in filter two. Something like "if filter one = value1 then filter two = value1"?
Is there way to make it?
Thank you