I am trying to build a product mix model on a weekly basis - adding in each week's new data from Excel to the already existing ones from the previous weeks. I want to see the historical trends and comparisons, instead of just that specific week's data (which means I don't want to overwrite the existing data). Is there a way to do it on Alteryx?
Currently, I have already built a workflow of simply importing one week's worth of data and generate a chart out of it. I want to be able to make that dynamic and build onto the previous weeks' data and also able to add future ones to it.