Hi All,
So I am running into a bit of an issue that I need assistance with. I am creating a workflow that takes input of a pdf version of a specific report and pulls all the acronyms out to build a glossary within powerpoint. I have completed the functionality of pulling out the acronyms into a table but now I am figuring out how to get these into a powerpoint template file.
I started using a template powerpoint with XML tags already set up and it works great, except that once this workflow is used by my target audience, there is no way to know how many acronyms would ultimately need to be replaced in the template. The xml file is set up with space for 200 lines / tags, with should never be exceeded.
My workflow is currently using a formula tool like the below to replace the tags but is there a way to make Alteryx know how many tags to replace and stop the formula tool once it reaches that number (Like somehow using the multi-field formula)? At the moment, if the input is 100 tags that need to be replaced and my formula tool has 200 formulas, then it gives an error.
