Change Auto-Typing to an off or on option with default “Off”

JohnS_0711
JohnS_0711 Registered Posts: 5 ✭✭
edited August 25 in Product Ideas

Would like to have the Auto-Typing setup as an option that can be turned off and on with the default being “Off”. This feature is changing my unit serial numbers (230836735F) to a Float (2.30836735E8) which causes me to lose records when joining on the unit serial numbers field in a following step. This will cause my reports to be wrong. If I understand what it is doing, it interprets "D" to Double, "E" to scientific notation, and "F" to Float. I have the workaround (concat("'",strval("MODEL_SERIAL_NBR"),"'")) implemented to fix this but if you don’t know this is happening you will lose records that should be included. At a minimum can we have a pop up that this feature is being used and modifying your data in the recipe so we can fix it. I have to go back through my workflows to see if this is doing other things that I don't want.

1
1 votes

New · Last Updated

Comments

Setup Info
    Tags
      Help me…