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

Announcements
Only at Qlik Connect! Guest keynote Jesse Cole shares his secrets for daring to be different. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
embruqlikview
Contributor II
Contributor II

Set Analysis in Chart Dimension

I need a chart, that use all years in my data, unless a selected year.

Can i use a Set Analysis as Chart Dimension overriding selected years?

In example above, i have a table with values of the last 6 years.There i'm working with set analysis. This works. Now i want to draw a chart (line or bar) with the dimension "YEAR", but in the chart, the selection of the year 2017 should be overriden, like the straight table.

Thank for your help!

Rolf

1 Solution

Accepted Solutions
passionate
Specialist
Specialist

Hi,

You can use Sum({<Year= >}Sales) in your Expression.

This will not consider your year selection.

Please confirm if this is what you wan't.

Cheers,

Pankaj

View solution in original post

3 Replies
sunny_talwar

May be like this

Sum({<Jahr>}Netto_Nettowert)

passionate
Specialist
Specialist

Hi,

You can use Sum({<Year= >}Sales) in your Expression.

This will not consider your year selection.

Please confirm if this is what you wan't.

Cheers,

Pankaj

ecolomer
Master II
Master II

Is this you need?

P_256494.png