We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
Start Free Trial

Alteryx Designer Desktop Discussions

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

Parse Error at char(19): Formula: tried to apply numeric operator to a string value

Pramod91
8 - Asteroid

Hello everyone, 

I am trying to multiply the value in two columns (Ex Factory Price) and (ConversionRate) with each other using the formula :-

[Ex Factory Price]*[ConversionRate] in the formula tool.

 

However, I am getting an error which says - Error: Formula (73): Parse Error at char(19): Formula: tried to apply numeric operator to string value (Expression #1)

 

I have changed the type to Int32 using Select tool before the formula tool, but still getting this error. Can someone please help me?

10 REPLIES 10
atcodedog05
22 - Nova
22 - Nova

Happy to help : ) @Pramod91 

Labels
Top Solution Authors