Hi,
I have created Alteryx Workflow as Interface ( Analytic App ). when I execute the WF , its asking Input Path and Output Path as per my design. But is there any way we can get the output with month.No and Year prefix to it automatically based on the Posting date which I am selecting from the Interface. Posting Date is one of the Field in my input.
For ex. If I choose 07/01/2021 to 07/31/2021 as my posting date , my output needs to be \\chennai\newfiles\07_2021_result.
If I choose August means, output needs to be \\chennai\newfiles\08_2021_result ( without deleting other files)
