Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
We’re experiencing technical issues with our vendor that are affecting license activations for Designer Desktop. We don’t yet have an estimated resolution time. We apologize for the inconvenience and will share updates as we have them.
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
SOLVED

Define order of macros in toolbar

abrasch
8 - Asteroid

Is it possible to define the order of macros within a user's tool palette? For instance, I have a set of macros that I'd like to order by category, rather than alphabetically. It seems like this was achieved with the CREW Macros, but I'm unsure how. Thanks,

From this order:

FLO Macros.PNG

To this order:

CREW Macros.PNG

 

2 REPLIES 2
AdamR_AYX
Alteryx Alumni (Retired)

Ah yes... That was a bit of a dirty trick.

 

If you open up the CReW macros and look at their metainfo you will notice the names have various whitespace characters on the front of them. I used characters from https://unicode-table.com/en/ but I forget which. But you could try copy and pasting the ones I used. The trick is to use the same whitespace characters for macros in a given "group"

Adam Riley
https://www.linkedin.com/in/adriley/
abrasch
8 - Asteroid

Thanks @AdamR_AYX! Great trick, I'll give it a try.

Labels
Top Solution Authors