Error executing expression card
# 🤝help
w
Can you share your logs ?
And try , in your expression card to add === instead of =
Like workflow.finalbookingstatus === « no »
Or better , « NO » in your case
r
It's already === and i try === NO
Sorry i thought i have already shared the log 🤦‍♂️
w
Hum
So what’s the detail of your expression card ?
r
i change the expression card and my executed code to other way of determination way like use 1 or 0 inplace yes and no and let's string variable instend of boleen or number
w
Yes Boolean variables are better for this use case
r
thanks for replay
2 Views