This site uses different types of cookies, including analytics and functional cookies (its own and from other sites). To change your cookie settings or find out more, click here. If you continue browsing our website, you accept these cookies.
I have written a number of macros and then stored them on the same network drive and in the ‘category name’ field I have the same category for all the macros. Some of them appear in the toolbar and some don’t. Some appear for some users and some don’t. If I right click and insert/ macro it takes me to the macros directory and all the macros are there, even the ones that don’t appear on the toolbar. Any ideas what is causing this or
I'm sure you have, but double check your "Configure Tool Palette" settings (plus icon at the right of the tool categories) and make sure those tools aren't unchecked.
Other than that, I'm stumped without being able to dig around your environment to see if there's anything unusual that stands out.
Best,
Jimmy
Teknion Data Solutions
I suggest you create a tool installer (YXI) for the macros and then install them as tools. You can control the category through the config file or the meta info of tthe macro.
Alright I have fixed it... Thanks to those who replied.
What I had to do is enter a new name in the "Root Tool Name" field which I had empty, but I had others empty too and they worked, then when I saved it BAM in the toolbar.
can we just talk about how insane this is? Totally worked-- thanks!
@Doctor wrote:Alright I have fixed it... Thanks to those who replied.
What I had to do is enter a new name in the "Root Tool Name" field which I had empty, but I had others empty too and they worked, then when I saved it BAM in the toolbar.
In my company we use a shared network filesystem to store all the macros so all users have access to the same macros. After an upgrade, I changed a macro in a higher version of Alteryx than what the end-users were using. This caused the macro to disappear for them.
Adding "Root Tool Name" made it re-appear for them.
But... if they drag the tool on to the canvas they get the standard error "This workflow was created in a more recent version...". That of course is an obvious fix.
Just letting everyone know, if you have an issue like "The macro was there yesterday and is gone today", it is probably b/c someone else saved it in a higher version.