This formula is wrecking my day so I am waving the white flag and asking for help...
I am attempting to display the LOG 2 "Title Company" where the LOG 1 FC Start Date (020) .GT/ET. the LOG 2 "Effective Date" and LOG 1 FC Start Date (020) .LT/ET. the LOG 2 "End Date" and LOG 1 "Property State" = LOG 2 "Property State".
Formula: =INDEX(COLLECT({Title Co}, [FC Start Date (020)]@row >= {Eff Date}, [FC Start Date (020)]@row <= {End Date}, [Property State]@row, ={State}), 1)
LOG 1
LOG 2