I have a workflow that ends with an output that contains 2020 data. For every quarter in 2021, I will run this workflow again to capture the new quarter’s data. I want to take the output for Q1 2021 and append it to the 2020 data that was already run and saved. I am saving these outputs as both Tableau hyper extracts (.hyper) and alteryx databases (.yxdb)
What is the easiest and most efficient way to do this append every quarter?
Thanks in advance!