Advent of Code is back! Unwrap daily challenges to sharpen your Alteryx skills and earn badges along the way! Learn more now.
Community is experiencing an influx of spam. As we work toward a solution, please use the 'Notify Moderator' option on the ellipsis menu to flag inappropriate posts.

Alteryx Designer Desktop Discussions

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

Type Mismatching in Multi Field Formula

spirani
5 - Atom

I am trying to round decimals to 2 digits using multi-field formula but it shows an error saying String provided where a number is required.  The fields are set as double. 

 

 

1 REPLY 1
BrandonB
Alteryx
Alteryx

Instead of using a multi field formula, could you instead use a select tool and change the data type to a Fixed Decimal with a length of 19.2?

Labels