Refresh a table

Hello!

I’m having an issue with the table element.
It works great, the filters work also

But When I click reset filters

It doesn’t change. I do reset input dropdown region. The dropdown resets but not the table. It stays filtered.
When I change the region in the filter, it works. But not when I click with the button “reset filter”, it only resets the input not the table.

It does that even when I linked the table to a Repeating group with the filter in the repeating group and display data in the repeating group so that it updates but it still doesn’t work

Could someone help me please?
Thank you

You have posted the screenshots for the search on conditional when dropdown is not empty.
When you reset dropdown, I assume the dropdown becomes empty. Then this conditional won’t apply. What is the default search?

Don’t change the datasource, instead check “ignore empty constrains” in the RG and that should do the trick.

The default is search for property.
I’ve made an other condition where is both are empty if do search for property also like the default one, but still doesn’t work :frowning:


I’ve just removed the datasource conditions, but it’s still the same.
It works great with a RG I don’t get why it won’t do it here