In case you missed the announcement: The Alteryx One Fall Release is here! Learn more about the new features and capabilities here
ACT NOW: The Alteryx team will be retiring support for Community account recovery and Community email-change requests Early 2026. Make sure to check your account preferences in my.alteryx.com to make sure you have filled out your security questions. Learn more here
Start Free Trial

Alteryx Designer Desktop Ideas

Share your Designer Desktop product ideas - we're listening!
Submitting an Idea?

Be sure to review our Idea Submission Guidelines for more information!

Submission Guidelines

Better detection of date type values in Input Tool

While Alteryx Designer's Input Tool will correctly presume that DateTime values from a SQL Server query are indeed DateTime types, it does not correctly presume that DATE type values should remain as Date types.  Instead, they are currently interpreted as Strings.  While downstream tools, such as Select, Formula, and DateTime can transform the types, this can impact run times.  I suggest that the Input Tool do correct interpretation of Date types in the origin data set.