Hi
i am working on one scenario and not getting the desired solution . Can someone please suggest me other alternative solution.
I need to flag an account in the same date when ever there is change in the amount . I did use multi row formula
Example:
Account_no Datetime Amount flag
ABC123 4/29/20 8:00 12 TRUE
ABC123 4/29/20 9:00 12 TRUE
ABC123 4/29/20 13:00 17 FALSE
ABC 123 4/30/20 8:00 19 TRUE
ABC123 4/30/20 13:00 20 FALSE