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 Discussions

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

lost information in translation text input tool

stvnhdmpa
8 - Asteroid

I have a analytic app where I put fx rates through the UI and updates the values in a text input tool.  The requirement is for the rate to go out to 9 decimals, but when the workflow runs, I get a "lost information in translation" conversion errors and reduces to 6 decimals.  Any ideas on how to prevent?  Pretty straight forward, but if you run the attached workflow, you can see the errors I get.

 

Thanks

2 REPLIES 2
jamielaird
14 - Magnetar

Looks like you have a single whitespace after two of the numbers which is why you're getting the error message.

 

jamielaird_0-1615320185191.png

Bear in mind that the numbers shown in many places are rounded for display purposes - if you double click you'll see you have all 9 decimal places

 

jamielaird_0-1615320338835.png

 

 

stvnhdmpa
8 - Asteroid

Rats, it's usually something simple.  I'm disappointed in myself for this one.  Thanks a ton!

Labels
Top Solution Authors