Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
DEV4
Contributor III
Contributor III

the operator < is undefined for the argument type(s) bigdecimal int

Hello all,

I am using below expression in tmap.

(row5.HAS_PELL != null && row5.RNVAND0_UNMET_NEED < 0) ? "High Need" : "Unknown"

But Im getting below error. Please help on how to overcome this.

the operator < is undefined for the argument type(s) bigdecimal int

please help me on this.

Thank you.

Labels (6)
1 Solution

Accepted Solutions
Anonymous
Not applicable

1 Reply
Anonymous
Not applicable