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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Syntax Question

Hello Community,

if i write the expression for a comparative analysis i saw following syntax:

sum({[Group1]<DIMENSION = $::DIMENSION>} VALUE)

What does $::  mean? I only know that $ the whole selection mean but i don't know about the colon afer the dollar symbol.

Greetings,

Aylin

1 Solution

Accepted Solutions
Or
MVP
MVP

$:: is QV11's syntax for "Pass from the default state". It is only relevant when using multiple states, and when placed in an object that is assocciated with a non-default state.

View solution in original post

1 Reply
Or
MVP
MVP

$:: is QV11's syntax for "Pass from the default state". It is only relevant when using multiple states, and when placed in an object that is assocciated with a non-default state.