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

Announcements
ALERT: QlikView server communication interruptions following Microsoft Windows Domain Controller security updates
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

Labels (1)
1 Solution

Accepted Solutions
MK_QSL
MVP
MVP

1 Reply
MK_QSL
MVP
MVP

KGroup -= {'13'}