The Inspire Pin contest has begun! Win a free pass to Inspire by submitting your design to be made into a real-life pin! Submission details can be found here.

Start Free Trial

Alteryx Designer Desktop Discussions

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

Custom Field in Meta Info

youngk313
8 - Asteroid

Hi, I'm pretty new to Alteryx so I didn't understand when you would want to use a Custom File Name in the Meta Info tab of Workflow Configuration since the name of the file name remains the same even if you use a Custom Workflow name.

2 REPLIES 2
Jonny
11 - Bolide

Hi @youngk313 ,

 

This is useful for Macros,

 

for example, on the Macro below my workflow as very long file name.

 

Jonny_1-1623360873281.png

 

When I try to insert the Macro on a new Workflow, the long name appears:

 

Jonny_3-1623360977714.png

 

but if I use a custom name, then:

Jonny_4-1623361037692.png

 

the custom name will appear:

Jonny_5-1623361101123.png

 

and if you saved the macro on your default MyMacros folder, then it becomes available on the MyMacros ribbon with the custom name as well:

 

 

Jonny_7-1623361174406.png

 

hope it helps!!!

 

cheers!

 

 

youngk313
8 - Asteroid

Thank you for the help!

Labels