Hello everybody! I have a puzzle here and I need help! I have translated a KPI from excel to a workflow in alteryx and I create a .yxdb. Every month, I need to use the last month output (most update database) and update it with the values of current month and generate a new output that will be used to the next month and, so on. I am trying to automatize this process. The data from the current month it's a ETL input that I need to schedule to be upload every month, this will be blend with last month .yxdb to generate the monthly KPI. I need to create a macro that brings me automatically the last .yxdb at the same time my etl scheduler is running Does it make sense? Help PLEASE