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

Announcements
See why IDC MarketScape names Qlik a 2025 Leader! Read more
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Selection in expression

Hello,

I have this expression:

sum({$<SText={'G','I'},KGroup={'13'},InvoicePeriodCounter={"$(=(max(InvoicePeriodCounter)-12)) " },InvoiceYear=,InvoiceQuarter=,InvoiceMonth=,InvoiceYearMonth= >} deb_price

Though I have other entries in KGroup, about 20, I would like to do selection like this KGroup <>{'13'}.

Is there any conveniant way to do this ?

kindly

Håkan

1 Solution

Accepted Solutions
MK_QSL
MVP
MVP

1 Reply
MK_QSL
MVP
MVP

KGroup -= {'13'}