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.
SOLVED

Date as Input parameter / variable for later use

samorod70
7 - Meteor

Can I save a Date as variable and later use its value for example in filters? Is it possible with macros and how?

4 REPLIES 4
mbarone
16 - Nebula
16 - Nebula

Can you explain further?  Do you want to use a specific date in future workflows, the same workflow but downstream, etc.?

Sebastiaandb
12 - Quasar

Hi @samorod70,

 

Sure you can! I made 2 alternatives for you :-):

 

1 - Make a variable a user variable in de "workflow tab", see printscreens. In the second filter tool i used this variable:

 

 

Sebastiaandb_1-1639140153301.png

 

Sebastiaandb_0-1639140127689.png

2- Make a interface tool "text box" question. Name the tool and the name will be listed in the "workflow tab". 

 

Sebastiaandb_2-1639140209065.png

Sebastiaandb_3-1639140225156.png

Sebastiaandb_4-1639140236936.png

 

The second one is for macro usage (or app) and the first one is for both (including normal workflows). 

 

Greetings,

 

Seb

 

 

 

samorod70
7 - Meteor

Thank you Seb.

 

Best,

 

Eduard

Sebastiaandb
12 - Quasar

@samorod70  no problem, glad to help :-)!

Labels
Top Solution Authors