Forum Discussion

RWL01XOM's avatar
RWL01XOM
New Member
4 years ago

Is it possible to have a custom column reference the values of previous rows for that same column?

I'm cleaning up some data that does not have a grouping key but is grouped in order. Using the sample table below, I want to do the following for column C: Iterate through each row If A = 1 Then C...