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.

Current Date in Report Footer

DereckDuran
5 - Atom

Hi all, 

 

Is there a way to include the date dynamically in the report footer tool?

2 REPLIES 2
gautiergodard
13 - Pulsar

@DereckDuran 

 

You could do something like this using the report text tool.

Simple example attached

ARussell34
8 - Asteroid

If you created a text input with any date and then used a formula to override that column with datetimetoday() and had that be what is called into your footer, that could work!

Labels
Top Solution Authors