Advent of Code is back! Unwrap daily challenges to sharpen your Alteryx skills and earn badges along the way! Learn more now.

Alteryx Designer Desktop Discussions

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

Make it so users can't edit python code saved within a Macro

alecmanders93
5 - Atom

Hi,

 

I have written a Macro that contains some python code that runs. Without going into too much detail there is potential for a bad actor to alter the code, if they know what they are doing, and cause some trouble. 

 

Is there any way to hide this code from users of the Macro, or make it so they cant make their own copy?

 

Thanks

1 REPLY 1
OllieClarke
15 - Aurora
15 - Aurora

Hi @alecmanders93 you can lock (or encrypt depending on your version) your macro so no one else can open and edit it. There's more info here: 

OllieClarke_0-1637232223394.jpeg

 

Labels