HI,
I am getting input from 3 different databases.Databases will overwrite everyday with new data's. From 1 input database, I will get all user's count in my organization. everyday the count will change. i need to compare yesterday's loaded value and today loaded value. if value is increased means, I need to show flag like 1 and decreased means 0.
Likewise everyday , I need to compare value with previous day and show the flag as 0 or 1. But I dont have any date fields in my input files.
How to achieve it in alteryx ? since i need to save the output for today's and yesterday's data and pass it to other BI tool for visualization