How reset or clear all custom states of RG?

i wanna clear the custom states for each items of RG. i´ve a view with products, ive counter foreach product, i want reset the counter for the show the next category products, when i try show the next product category the counter show the same number of before product category

The First category show some products, the counter is 100 for the first item:

if i show the next category show diferents products but the custom state show the same counter 100:

I stuck for that, if someone can helpI would be grateful.

I do not know what RG is but when clearing a state - do it in a workflow and set the value to empty. before reset relevant inputs.

Hi. You can also try, if possible according with your UI logic/WF, to reset the parent group which contains the RG and check if your custom states returns to their default values.