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: 
Louis1
Contributor II
Contributor II

how to convert below logic to set analysis

Hi all,

 

May i know the syntax of set analysis of below logic??

((OpenDate<'$(vReportStartDate)' and isnull(CloseDate)) or (OpenDate<'$(vReportStartDate)' and CloseDate > '$(vReportEndDate)')) and
((OpenDate<'$(vCompareStartDate)' and isnull(CloseDate)) or (OpenDate<'$(vCompareStartDate)' and CloseDate > '$(vCompareEndDate)'))

Best Regards,

Louis

 

0 Replies