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: 
FranciscoQ
Partner - Creator
Partner - Creator

Set Analysis in a simple table

Hi

 

Let's say I have a simple table with: OrderID, DocumentType and Sale:

 

FranciscoQ_0-1658172331264.png

 

 

If I create a simple table in Qlik with ORDER ID and a Metric like SUM({<DOCUMENTTYPE = {"C"}>}SALE)

The table is going to display only the ORDER ID's related to "C" documents ? Or is going to display all the orders and will only summarize the ones related to "C".

 

 

Labels (1)
1 Solution

Accepted Solutions
sidhiq91
Specialist II
Specialist II

@FranciscoQ  as @Or  mentioned only Orders related to C will be displayed. Please see the Screen shot attached.

If this resolves your issue, please like and accept it as a solution.

View solution in original post

2 Replies
Or
MVP
MVP

Only order IDs related to C should be displayed. This should be easy enough to check - do it yourself with an inline load and a table. Note that for the literal C you should use {'C'} with single quotes, rather than double quotes.

sidhiq91
Specialist II
Specialist II

@FranciscoQ  as @Or  mentioned only Orders related to C will be displayed. Please see the Screen shot attached.

If this resolves your issue, please like and accept it as a solution.