Can anyone provide a tutorial or basic concept guide for how to build a process for a monthly statistic over a year, or unknown period of time, without making a month filter and duplicating the logic for every month in the reporting period? The concept, which I believe is possible, would use one set of logic tools and some-form of flow manager to run through the calculation for a dynamically generated list of variables, in this case months, and then storing each monthly figure into a table for export. This is to use in reporting flows that will be migrated to Alteryx Server for scheduling automation. Thanks, in advance, for any guidance!