I am building a workflow that I use every month, and intend to roll over files.
I am trying to make it easier to roll over.
Is there a way/tool to enable/disable the tool container?
My file name will contain number of month, for example, "workflow 1" for January.
I can use formula [Engine.WorkflowFileName] to get the number of month.
So, if the workflow file is for January, I would like to diable my 11 other tool containers.
Hi @hlee36
Perhaps the Control Container is what you need, it was introduced with Alteryx 2023.1.1.200 Patch 1.
I am attaching two workflows based in your description, WF_Jan.yxmd and WF_Feb.yxmd, as your rule is driven by the workflow name (odd).
These workflows implement the Control Container which allow us to disable-enable the container at run time.
hth
Arnaldo
I'm not able to see what you built.
beside what you want, I believe it should have another simple method to handle what you require, maybe can do with multiple rows, macro etc.
did you mind sharing what you want to do for different month? please share with example data of course.
User | Count |
---|---|
19 | |
15 | |
13 | |
9 | |
8 |