Forum Discussion
nicolasvargas
5 years agoHelper I
Calculated Column identify cases between two dates
Hello, I have a database with the following structure: ID In Point Out Point Desired Column A 0 0 0 A 1 0 1 A 0 0 1 A 0 1 1 A 0 0 0 B 1 0 1 B 0 ...
MattAllington
5 years agoCommunity Champion
I don't see any pattern. Row 3 is 0,0,1. Row 5 is 0,0,0