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 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

Set data type in Text Input tool

Idea: Allow the user to set the data type including character field width in the Text Input tool.

 

The Text Input tool currently auto-senses the correct type and width of the field in a Text Input tool. However, this sometimes restricts the usage of the data downline.

 

Examples:

1 - I often run into the situation where I've copied some data from a browse tool and then pasted that as an input to a new workflow. Then I'll turn that workflow into a macro. But then I run into an issue where the data that comes into the macro is larger than the original width in the Text Input tool. This causes problems.

 

2 - The tool senses that a field containing zip codes should be numeric and then converts the data. This corrupts the data and makes me insert a Select/Formula tool combo to pad the zeros to the left.

18 Comments
Hollingsworth
12 - Quasar
12 - Quasar

Thanks for the feekback Ben!

BenG
Alteryx Alumni (Retired)
Status changed to: Under Review
 
adrianho
5 - Atom

This is a major issue for me. For me it is more of a general problem with any input, esspecially macro input.

 

With any input took, I need to be able to define the datatype of each column in the input.

 

The tools i need this for is:

Macro input

Text input

 

I also think I have had trouble with the tools below because of this issue

input data

Dynamic input

StephenR
Alteryx
Alteryx

Another problem is that I can't put a spatial object into a text input tool (I know SO isn't Text).  I really like to be able to do that when converting text input to macro input and not having to create a new .yxdb every time I adjust the macro input.  These are slightly different problems, but I think they're probably related

SeanAdams
17 - Castor
17 - Castor

Absolutely agree with this - need strong typing on all input tools (text input; CSV input; etc)

saqib
8 - Asteroid

Any updates on this?

tonyppham503
8 - Asteroid

This would be very useful for manual profiling raw files for us :) 

ajsmith
7 - Meteor

This is also an issue for me, particularly where integers are cast to bytes. Is there any update on when we can expect this to be addressed?

SagnikB
5 - Atom

Is there a work around for this right now? 
How can we achieve this using a different tool right now in Alteryx?

 

KSassone
8 - Asteroid

Is there any update on this issue?  I currently need to be able to change a data type for my text input tool to work.  Any direction, very much appreciated !