Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
Start Free Trial

Alteryx Designer Desktop Discussions

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

Incorrect output

praneshsapmm
8 - Asteroid

Dear Community ,

 

My workflow generates with few values in columns as show below . 

 

-4.26326E-14

 

I need to correct the values by changing to number. Is there anyway Alteryx can resolve. 

 

Thanks.

2 REPLIES 2
DavidP
17 - Castor
17 - Castor

So is that data in text format? If so, try changing the datatype to Fixed Decimal and select the number of decimals you require. If you need to convert it to a number first, try the ToNumber function

praneshsapmm
8 - Asteroid

Thankyou It worked. 

Labels
Top Solution Authors