Jump to content
  • 0

Error converting data type varchar to float


imJihyo

Question

Hello guys! Just wanted to know if anyone already encountered this error on formula field when making case when formulas?

"Error converting data type varchar to float"

I'm trying to make a very simple case when formula but I keep getting that error. I tried to use the same formula in calculated fields but I just got a normal "Invalid formula" error.

 

Case
When ([@field:ItemPrice]) > 500 and([@field:ItemPromo]) = 'Half Price'
then [@field:ItemPrice]/2
else 'Original Price'
End

Any help will be much appreciated!

- Jihyo ♥

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...