Choice Component doesn't change filter unless reset

Hi there,

I’m making a festival app with a choice component for user to filter by day. The choice component just sets a DayPicked value in the Artist table to the day selected.

It works fine as long as I set it to blank in between day choices or refresh - but if I select Friday then Saturday it doesn’t change.

Is there any way to force it to update? TIA!

Out of curiosity, does it update when you start to scroll the screen?

If not, then can you show how you set up the filter?

1 Like