Hi all,
I'm creating a database that keeps adding current month data to it.
Output file is .hyper because we want Tableau visualizations as well.
I want to create something that ensures at any given point in time, the output file only has 13 months of data.
For example if I'm in Jan-21 than it should have data from Jan-20 till Jan-21.
If I move to Feb-21, than it should have Feb-20 till Feb-21. and so on.