We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun 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