Free Trial

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
Top Solution Authors