Clear page checkbox

Hi! I would like some help.
How can I clear the selection of a checkbox group from the screen?

I tried using variable reset but it didn’t work.

you need to bind the initial value to a variable and then reset the variable

1 Like

Yup use the aggregation approach for most elements and you’ll be on your way!

1 Like

Thanks for the support.
I went to try this solution.

1 Like