Thierry, thank you for your reply. I mis-specified my request, and your formula works for my misspecification. Below are screenshots of the logic I am looking for, and the associated small data set is attached.
Corrected request -
1. Within an Account, find the Earliest Date that has Capture = TRUE.
==> maybe this Date is stored in a temporary variable?
2. Fill in this Earliest Date for every row of this Account.
3. If the Account never had a historical TRUE, leave every row blank.
==> signals that this Account never had any success.
Example of an Account that has Capture = TRUE in its history.
![paulp_0-1676559787208.png paulp_0-1676559787208.png](https://community.jmp.com/t5/image/serverpage/image-id/50229i6636E8864006EC7B/image-size/medium?v=v2&px=400)
Example of an Account that never has Capture = TRUE in its history.
![paulp_1-1676560639874.png paulp_1-1676560639874.png](https://community.jmp.com/t5/image/serverpage/image-id/50232i07E561561FB8BCFD/image-size/medium?v=v2&px=400)