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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

SET analysis syntax


What does the $ do in SET Analysis

1 Solution

Accepted Solutions
jyothish8807
Master II
Master II

Hi Soren,

This will be helpful.

Set Analysis: syntaxes, examples

Regards

KC

Best Regards,
KC

View solution in original post

3 Replies
CELAMBARASAN
Partner - Champion
Partner - Champion

$ means applies current selection.

1 means Overall, ignores all selection

From help

IdentifierDescription
1Represents the full set of all the records in the application.
$

Represents the records of the current selection.

The set expression {$} is thus the equivalent of not stating a set expression.

jyothish8807
Master II
Master II

Hi Soren,

This will be helpful.

Set Analysis: syntaxes, examples

Regards

KC

Best Regards,
KC
ychaitanya
Creator III
Creator III

Hi Soren

$ is the Indentifier in Set Analysis in Qlikview

<> is the Modifier

Operators--> +,-,*,/

1 -> Whole Data Set

$-> Current Selection

$1-> Previous Selection

$_1 -> Next Forward Selection

Bookmark01-> Name or ID of the Bookmark

Group-> Alternate States Group Name

Please mark posts as Answered or helpful so that it would be useful in the community

Thanks

Chaitanya