The Summer Cup has officially kicked off! Get ready to learn, connect, and compete! Complete Community engagement tasks to earn points and unlock exclusive Summer Cup badges for your profile. Learn more here!

Alteryx Designer Desktop Discussions

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

Date Interface default?

timothycoxon
7 - Meteor

So I've got a workflow that is designed to run either manually or on a schedule. 

In said workflow I have a macro that uses a "date interface" to select a date.

The idea is that when the workflow runs as a scheduled task it would default to today or if it was run manually then you would be able to select which date you would run the workflow on.

 

Problem I am facing is that it seems to retain the last selection made in the interface.

 

Is there a system variable that is set when a workflow is run on a schedule? Is it possible to set the date interface to default to today?

 

Any help much appreciated.

Tim

10 REPLIES 10
timothycoxon
7 - Meteor

Screenshot 2018-11-29 at 09.22.50.png

And just for completeness here is a screenshot of the inside of the macro.

Labels
Top Solution Authors