I have a fun/weird conundrum. I am attaching sample data for reference. There are many other columns in the actual files but i want to see if a solution can be found using the columns i will have available in daily files.
After reconciling two sets of data and also running previous day and current day results, we will have two group ids and what the reconciled status of them was previous day and current day.
How can I create an unique identifier to identify both the previous day and current day data? Is it possible to somehow pull it again for next day results if need be?
I tried the Unique value in Tile tool and it worked but i am hitting a wall as to how to re-use/repurpose that id again for next day. Any ideas? Thanks in advance