We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
SOLVED

Creating "Reporting Period" Field from Input Date Range Parameters

Linders
6 - Meteoroid

Hello,

 

I'm a bit stuck on how to use the formula tool to create a custom field that has the reporting period (start and end dates). I have built an analytic app where the user inputs a start and end date for the report run.

 

For example, the user would input a 2022-01-01 start date and 2022-12-31 end date. I'm trying to create a new "Reporting Period" field that displays "2022-01-01 to 2022-12-31". Also, can this be derived from the filter tool since the analytic app user input update these dates? Thank you in advance for your help!

2 REPLIES 2
binuacs
21 - Polaris

@Linders The below post has a similar use case, just change the Fpath to a field you want. I updated the workflow

 

binuacs_0-1682961341321.png

 

 

https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Interface-tools-with-output-fi...

Linders
6 - Meteoroid

Thank you binuacs, I was able to use your example and create what I needed. Appreciate the help!

Labels
Top Solution Authors