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.

Formula Preview Correct but actual output is incorrect

JJAlbert
5 - Atom

Hello,

 

I've run into a strange one when creating a formula. The preview shows the correct answer, however the output once I run the workflow is different!

 

See screenshots:

JJAlbert_0-1633431267504.pngJJAlbert_1-1633431307659.png

 

I duplicated it to see if it was a glitch, but it also came out the same.

 

Any idea why this is?

 

TIA!

3 REPLIES 3
atcodedog05
22 - Nova
22 - Nova

Hi @JJAlbert 

 

Can you provide some sample input, workflow and expected output it will help us get a better understanding of the usecase.

JJAlbert
5 - Atom

I figured it out 😅

 

Turns out my previous calculation for [DF] was set to be an Int32 when it should have been a Double. I assume Formula preview reads everything as a Double for its display and then in the output converts the data types!

atcodedog05
22 - Nova
22 - Nova

Glad to hear you solved it @JJAlbert 🙂

Cheers and have a nice day!

Labels
Top Solution Authors