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

Defining constant at project level

Ujjwal
5 - Atom

Hello,

I need to define a constant value in number of flows in same project. For Example: Operating Month = "2018-02-01". It is easy define constant in a particular flow but how to define at project level. I am using designer desktop. Please help.

 

Thanks in advance,

Ujjwal

 

1 REPLY 1
JohnJPS
15 - Aurora

Hi @Ujjwal,

Could you just store it in a flat file (1 column 1 row csv?) and read it in as needed?

Just a thought - it's pretty common practice to read in driver dates and such.

Cheers - John

 

Labels
Top Solution Authors