Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
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