I have some control checkboxes (lets call them checkbox 1, checkbox 2, etc) and I want them to apply filters to a specific column (Columnb B) in a table when those boxes are checked. If no boxes are checked, I want all of the filters to be removed for that column. I can’t seem to find any definitive answer to this in the available documentation. Thanks!
Doc link below. I am starting with just 2 checkbox controls for now. I’ll add the rest of the controls once they start working…
Alternatively, I would be open to accomplishing the same goal with control buttons but I couldn’t get that to work either, even when linked with a dropdown control filter.