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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

expressions

Hi All,

can we keep the expressions in cyclic group? like dimensions

Regards

anil

1 Solution

Accepted Solutions
muniyandi
Creator III
Creator III

Hi Anil,

Yes,option is there.

group option in exp.PNG.png

try this expression :

sum( TOTAL< $(=GetCurrentField("MY_Grp"))> Amount)

MY_Grp is my cyclic group name.

kindly refer my attachment file.

View solution in original post

2 Replies
muniyandi
Creator III
Creator III

Hi Anil,

Yes,option is there.

group option in exp.PNG.png

try this expression :

sum( TOTAL< $(=GetCurrentField("MY_Grp"))> Amount)

MY_Grp is my cyclic group name.

kindly refer my attachment file.

MarcoWedel

Yes, there is a grouping functionality in the expression tab of chart objects.

regards

Marco