Hello,
New to this community and just starting on Designer.
I have a workflow that takes sales data, transforms the invoice date into a MMM-YYYY format and pivots it into a crosstab by customer. End result is sales by customer with MMM-YYYY as the columns. These sales columns are appended to another table that contains customer attributes like name, address, customer segment, etc. using the Find / Replace tool. Result is a table by customer with sales by month in the columns. Works great.
Issue is calendar has flipped to a new month and the new month does not automatically append to the final table. I see it in the cross tab, but in Find / Replace tool I need to select it manually for it to join final table. I would prefer that happen automatically; I do not want to have to remember to go into flow at beginning of each month and manually select the new month to get my final result.
Any thoughts on how to get the new month to roll into the final table automatically? Thanks in advance!