Return earliest date only for TRUE values
Hello, I am creating a column formula that works half-right. Using a formula as I don't know JSL.For each Account grouping ==> return the earliest date for that Account IF the Capture value ="TRUE". ELSE leave a blank.Some Accounts don't have any TRUE values and should return nothing but missing v...