Function/Trigger to reset a filter on a table

Dear builder,

I have a following problem:

Using navigation cell, I have a filter set on a column of a table. Only way I know to reset them is deselect values on filters on a table or a separate filter element. But what I actually would need is a function that can be triggered with a HTML element as that is the element for going back to page with the navigation cells.

Is there anything, I could use to trigger reset of a filter? Would be ideal it can be done on a HTML element :slight_smile:

I did a workaround using variable instead filter for navigation cell.