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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
privatevinodh
Contributor II
Contributor II

Data Manager - Add new Calculated field - IF with AND Condition

Hi Under data manager - Edit table option - If i want to add a new column - Calculated column - Under the expression can i use a IF statement like

IF(Yearlyincome>8000 and Yearlyincome<=31000,1,0)

If i use this am getting an error "Missing right paranthesis"

Is it allowed to use IF with AND inside the calculated field under Datamanager edit table options?

Kindly help.

1 Reply
AshutoshBhumkar
Partner - Specialist
Partner - Specialist

Hi,

Looks like it is not allowed to use AND, OR inside the Calculated field.

You can use Bucket card instead in Data Manager. Check below Qlik help link.

 

https://help.qlik.com/en-US/sense/May2021/Subsystems/Hub/Content/Sense_Hub/LoadData/Grouping-measure...