Hello all,
I am newer to Alteryx and am kind of getting the hang of it. The issues I am having more pertains to managing a project.
In my current case I have a workflow that will have a macros nested maybe 4 layers deep.
The issue is when I click manage dependencies on the current layer, I can see the macros, but when I move up one layer, the next macro will not have this dependency.
So for the most part I have either been able to add the dependency because there is an option to do so, however when I use a macro such as Publish to Tableau, if I use it inside any macros it cannot be found.
So for example 3 layers deep I have publish to tableau, the macro that contains it will have the dependency, but anything above that will not. So when I go t o my main workflow, it does not have the dependency.
The issue is that when I then go to publish to server and have it run on a timer it just errors saying it cannot find publish to tableau basically...
I have had success in the past by tunneling the data to the top workflow and then publishing to tableau, but in my current workflow this really isn't an option.
Can someone please help me understand the structure. My assumption is that the top level dependencies should list all dependencies (every macro, every tool that needs to be there including publish to tableau.)
am I wrong?
I would assume this because the top level picks up all the macros on all levels, but will not pick up tableau if its in a macro.
-Joe
p.s. I should mention we use this macro all the time on scheduler, so it is installed on server, and I am using the correct version for our server.