Hi Team,
I want to know if a field/ column name is being used in the workflow, when I say used, actually impacting the workflow with its use in join , formula, multi-row, filters, summarize, etc.
Purpose: I have multiple workflows, so in the future, if there is an attribute name change, I want to find out how many workflows are getting impacted. What's the fastest way to identify it, instead of manually checking every workflow and all tools within the workflow to see if a field is being used?
I know about the CTRL + F and searching for the field, and opening it via Notepad++ or VS Code. Is there any efficient way to do this?
Thanking in anticipation.
I'm not sure if this is any more "efficient" but if your workflows are all co-located you could use python (outside of Alteryx) to scrape the XML of all the .yxmd files, etc.
To add to what have already been said, you can also use the tool developped by alteryx and @JarrodT to parse the workflow xml and then check in the differenbt anchors if your field is being used.
https://marketplace.alteryx.com/en-US/apps/444941/workflow-xml-parser
User | Count |
---|---|
107 | |
82 | |
70 | |
54 | |
40 |