Hi all,
Is there a way to include the date dynamically in the report footer tool?
@DereckDuran
You could do something like this using the report text tool.
Simple example attached
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!