Important Community update: The process for changing your account details was updated on June 25th. Learn how this impacts your Community experience and the actions we suggest you take to secure your account here.

Alteryx Designer Desktop Discussions

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

Date interface default

dexter90
8 - Asteroid

I am creating a date interface filter.Suppose the user does not select any input from the date interface and selects the radio button for default value,how to add a formula to filter by a given default date range?date.JPG

1 REPLY 1
JosephSerpis
17 - Castor
17 - Castor

Hi @dexter90 a way you could do this is to have both those options in two tool containers and then disable one of those containers based on the users selection. I've mocked up a workflow showcasing how to do this. 

Labels