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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
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