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

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
garethct89
Contributor
Contributor

If And

Hi all,

I'm trying to do and If And in Qliksense Script. I've done exactly the same in Qlikview and it works but not in Qliksense.

if(count(ConExp)>=20 and Transtype = 'Phone Quote','PQ Qualified', 'PQ Not Qualified') as PQ_Qualification

Does anyone see any problems with the syntax as I'm pulling my hair out!

Thanks

Gareth

erikahicrwunderlichgwassenaar

1 Reply
m_woolf
Master II
Master II

Since you are using Count, do you have a Group By expression?