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

Difference between Formula configuration data preview amount and actual output

wonka1234
10 - Fireball

Hi,

 

does anyone know why I get a different in my configuration formula data preview and my actual output?

 

wonka1234_0-1654384521450.png

wonka1234_1-1654384535196.png

 

1 REPLY 1
DataNath
17 - Castor
17 - Castor

Hey @wonka1234, I remember seeing a forum post about this where the issue was due to data types upstream. Are all of the fields used here doubles? I believe Alteryx previews the output as if they are. If not, it may be worth trying to make them so, and apply any necessary rounding in your final output (I.e. this equation if it needs to be a fixed decimal, or even use the round() function).

 

Thread here: https://community.alteryx.com/t5/Alteryx-Designer-Discussions/Formula-Preview-Correct-but-actual-out...

Labels
Top Solution Authors