Hi i want to use flow which will increment the number by its value to 1 every time user submits the new response using form,
does anyone know how?
im trying to use this,

but evry time i get the same number 1,1,1,1, where as i want 1,2,3,4, to be updates,
can this be done by using any other functionality, like using add Match function, and if yes how. Thanks for help