Hello all,
I'm comparing values within a column, this is what it looks like on excel:

The formula used for count is: =IF(A2<>A1,1,0) and it progresses through the cells as shown in the image.
How can I do this on Alteryx. I've tried using the formula tool, but I can't figure out how to express it.
Thanks in advance.