Visio Filter Box Not Filtering Correctly
20th February 2026
Hi All I am using a filter box in a visio to filter a drop down list using the below syntax: Filter: SetVar | InputFilter[property:Channel] Dropdown: SetVar | [Sep::;]Input[property:Channel];;[regexreplace:(?i)(?<filter>[^;]*[var:InputFilter[property:Channel]][^;]+;?)|(?<alt>[^;]+;?),AmagiGB27;AmagiGB28,${filter}] However …