Need a special offer?Find out if your project fits.
+

Calculated value with If statement comparing string values

Answered
KIMYEONGSEOK asked on November 22, 2018

 Is it possible to work in creating calculated value like
 
if("Color" == "apple", 1,0)
 
it seems that string comparison doesn't work 

3 answers

Public
Ian Sadovy Ian Sadovy Flexmonster November 22, 2018

Hello,
 
Thank you for the question.
You are right, calculated values only work with numeric values.
Could you please describe what you need to achieve in more details?
Maybe there is a workaround for your case.
 
Regards,
Ian

Public
long yu March 11, 2019

hello, 
I have same question, 
and in the version 2.70, could we do it plz ? 

Public
Tanya Gryshko Tanya Gryshko Flexmonster March 13, 2019

Hello, Long Yu,

Thank you for contacting us.

We would like to inform you that calculated values only work with numeric values in version 2.7. However, there can be some workarounds so it would greatly help us if you described your use case.

Waiting for your feedback.

Regards,
Tanya

Please login or Register to Submit Answer