Skip to main content
Announcements
July 15, NEW Customer Portal: Initial launch will improve how you submit Support Cases. IMPORTANT DETAILS
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?