Add 1 to a thing. But it doesn't work

Hi, I need some help!

So, what I want is, when a user clicks on an element, I want to record that as a click in the database. I tried the below workflow but it doesn’t work.

image

Type of the clicks field is number.

What happens is, when there is zero clicks and someone clicks on that element, 1 is added to the clicks field but after that it doesn’t change. It’s just one.

I tried this: current cell’s User’s clicks_candidate * 2
and the result I got was 0 which means current cell’s User’s click_candidate is 0

I don’t understand where I am wrong please help!

Looks good to me, what are your privacy rules?

Oh, that was the issue. :sweat_smile:
Now it works well. Thanks!

This topic was automatically closed after 70 days. New replies are no longer allowed.