I’m trying to set up a check box to let users filter their own orders in a table. I have a user type field to track the person making an order. I can set a variable to the logged in user and filter it for that user, but I can’t clear that filter so they can again see all orders again. Why?
Looking through the forum. I fount a similar post with the suggestion to use a Table placeholder as a workaround. This also doesn’t work. That was from 2021.