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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Set Analysis - If Statement Producing Duplicates and Different Results

Hi All,

I am new to Qlikview and Set Analysis.

I am using below statement in Set Analysis.

 

=if(sum({<ReportingMonth = {'<$(=Max(ReportingMonth))'}>}[Review?])>0,'No','Yes')

if i used only sum({<ReportingMonth = {'<$(=Max(ReportingMonth))'}>}[Review?])

then, I am getting expected results.

but,if i include

If Part like above,

then,

I am getting duplicates results.

can someone help with that ?

Thanks!

2 Replies
whiteline
Master II
Master II

Hi.

The answer depends on your data model.

Could you post sample application ?

SunilChauhan
Champion II
Champion II

could you please attached same..

its seems like both expression have not difference

Sunil Chauhan