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

Announcements
Independent validation for trusted, AI-ready data integration. See why IDC named Qlik a Leader: Read the Excerpt!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Set analysis in Straight Table

Hi,

I've got an issue unsolved

I've got three Types of shops:1,2,3

and 9 Shops that each of them belong to a type

for each shop I've got the sales

now I want in the chart itself to show the difference between certain shop to the shops of the same type

For example:

Shop A belongs to Type 1 and has 100 sales,

The Avg. of type 1 is 150, therfore the answer in shop A Line will be 150

I attached the file

thanks in advance for the helpers.

Jacob

1 Solution

Accepted Solutions
Nicole-Smith

Your expression should be:

avg(total <Type> Sales)

Correct file is also attached.

View solution in original post

2 Replies
Nicole-Smith

Your expression should be:

avg(total <Type> Sales)

Correct file is also attached.

alexandros17
Partner - Champion III
Partner - Champion III

Here it is your document

let me know