So I have built a workflow that will filter outputs based on Month. It doesn't take into account year. Once the month has passed, 0 records will be passed through into that month's output.
I am curious on the output. It appears in my testing that Alteryx will not over right a yxdb if there are 0 records. The yxdb appears to have kept all the records from the last run with records based on the formula.
I just want to verify my thinking. Workflow runs through out the month. Yxdb is saved. Then when 0 records show up, Alteryx will not overwrite that yxdb with 0 records correct?