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.
Example of an Account that never has Capture = TRUE in its history.