Hi,
I have a set of data where OrderNumber column can have duplicate values and order status for the duplicate order number can have a Cancel or Approve status. I need to know how to compare the order number value by using a formula to mark the duplicate order number as 1 order number.
For example, Order #1 on 12/1/2022 with a status of "Approved" then on 12/3/2022 Order #1 was "Cancelled" . I need to assign a status "False" on the Cancelled order.
Is this possible through formula?