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!
Start Free Trial

Alteryx Designer Desktop Discussions

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

Macro (Text Box)

SJKIM
8 - Asteroid

Actually this is weekly challenge #241 .

But I want to solve it using Macro Textbox to set the end date.

 

2.png

2 REPLIES 2
apathetichell
20 - Arcturus

Change the mode from update value with formula to update value/replace specific string. set the string to be 2024-07-02.

 

After testing you will see that this macro isn't all that useful - what you want is something which takes in a value from a datafield (maybe) - if so change the text box to a control parameter.

 

 

SJKIM
8 - Asteroid

Thanks for your reply..

 

I will look for another solution based on you recommendation.

Labels
Top Solution Authors