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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
Kaushik2020
Creator III
Creator III

Statement conversion: SQL to Qlik conversion

is it possible to write below SQL statement to a Qlik Set expression ? 

count(distinct (case when (new_exist_flag='New' and (activation_date between trunc(current_date-1,'MM') and current_date-1)) then con_id else null end)) New

Labels (1)
0 Replies