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.

Amount changes after decimal fraction of number

vijaylnyadav
8 - Asteroid

Hi All,

 

I have an issue with my workflow.

I am taking input from an excel file where the amount is 9999999.99 and in the workflow it is showing as 9999999.9900000002.

 

Can anyone solve this query?

2 REPLIES 2
Qiu
21 - Polaris
21 - Polaris

@vijaylnyadav 

Maybe use FixedDecimal to pull in data?

 

Emil_Kos
17 - Castor
17 - Castor

Hi @vijaylnyadav,


Maybe the data in excel is different then it looks. Open excel and click twice on one of the columns that are incorrect and it will show you true value without funding. See example below:

 

Emil_Kos_0-1612248637640.png

The bottom row is showing the true value(after I clicked it twice).

 

Labels
Top Solution Authors