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

Parameters macro passing dynamic date

omkarshinde
8 - Asteroid

I have an Alteryx workflow and many macros. I have to pass a date into a filter(which will be always first of any month). In the same workflow automatically last date of that month has to be updated in another filter.
Also both these dates have to be accessible inside my macros because they will be used even there.
Any idea on how do I achieve this dynamic passing of dates along with retention?

1 REPLY 1
Prometheus
12 - Quasar

If the dates are for the previous month, you could use dynamic dates in a Formula tool. 

Dynamic Dates.PNG

Labels
Top Solution Authors