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 Expression Question

Hi all,

I have a question about Set Expression in QlikView.

What is the difference between {1<dimension1=a>} from {1*<dimension1=a>}.

I guess the first one is the set of dimension1=a without any selection while the second one means the set with current selection. Is that correct?

Best,

2 Replies
sunny_talwar

As I read and understand, may be this

1) {1<dimension1={a}>} means that don't filter on anything {1}, but only display where dimension1 = a


2) {1*<dimension1={a}>} is equivalent to {1*$<dimension1={a}>}. which is also equivalent to {$<dimension1={a}>} means that filter on all fields except dimension1 where dimension1 always need to show a.

vinieme12
Champion III
Champion III

A few post that you may find useful

http://www.analyticsvidhya.com/blog/2014/01/set-analysis-qlikview/

Set Analysis: syntaxes, examples

Vineeth Pujari
If a post helps to resolve your issue, please accept it as a Solution.