Attached is a sample dataset of different scenarios to try and solve my issue. GL Transactions and my goal is to put together logic in a workflow to recreate the RECONCILED_FLAG with values “NON-RECONCILED” or “RECONCILED”. Basically for each Use Case, if there is a transaction with positive amount and another transaction with the same negative amount occurring on the same Date, then they are considered RECONCILED. If anyone can attach a solution I would greatly appreciate it!