Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content
Announcements
March 26 at 10am ET: See how Qlik drives growth and value in ISV segment - 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?