Skip to main content
Announcements
Join us at Qlik Connect for 3 magical days of learning, networking,and inspiration! REGISTER TODAY and save!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Order of sets in set analysis expression

In testing QV9 noticed the following expressions do not do the same thing. Only the first one works as expected in QV9. Am I missing something obvious or does the order now matter? Thanks





Sum

({Set1*$} [Patient Count])





Sum

({$*Set1} [Patient Count])



1 Solution

Accepted Solutions
Anonymous
Not applicable
Author

Hi Scott,

This is a high priority bug in the GA release of QlikView 9.00.7119 with Intersection in set analysis. It works fine in 8.5 but as you say, changing the set order in v9 changes the result of the calculation.

//JSN

View solution in original post

2 Replies
Not applicable
Author

Logically it should not depend on the order. Because getting intersection doesn't matter on Order of the sets.

Anonymous
Not applicable
Author

Hi Scott,

This is a high priority bug in the GA release of QlikView 9.00.7119 with Intersection in set analysis. It works fine in 8.5 but as you say, changing the set order in v9 changes the result of the calculation.

//JSN