Forum Discussion

nicolasvargas's avatar
5 years ago

Calculated Column identify cases between two dates

Hello,

 

I have a database with the following structure:

 

IDIn PointOut PointDesired Column
A000
A101
A001
A011
A000
B101
B011
B000
B101
B011

 

I have on data base the entry point (IN POINT) since which I would like to filter a specific ID and an exit point (OUT POINT). I would like to have a Calculated Column that returns 1 for every time it is activated between the in/out points.

 

It seems easy but I cannot manage to make it work. I would appreciate your help

1 Reply