HEY,
I created an indication that should display "1" if a customer opened both 27608 and 27612 on the same day, but it is not displayed properly, as you can see here ("both_same_date_indication"):

The indication "both_same_date_indication" is structured like this:
=If[Open Date 27608] = [Open Date 27612] Then 1 Else 0
Thank you,