Hi everyone
I have this sample data and I'm trying to write condition using multi-row.formula tool
The condition is if [Field] = 1 then put the first row in [New Field] to 0. It might be groups of 1 but I want only the first row of each group to be 0 else null().
Requirements: the data is for a time period and each customer ID can have different number of records.
so it has to be grouped by customer ID.
also if ones are end of the observation (if customer ID changes after the last '1' , highlighted row) then null() I don't need that to be 0.
I hope I'm not too confusing.
I really appreciate your help
Thanks
Afrooz