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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Keeping all dimension intact during filters

Hi,

There is a requirement where you need to keep all the dimension values in the chart in display even if there is a filter of that dimension applied on the report. The dimension that do not belong to the filter applied currently will show their counts as 0:

Example:

Consider a report showing number of countries in each continent in a bar charts:

Asia: 102

Africa: 57

Europe: 34

America: 23

Now if a normal filter is applied then chart will only show value of Africa:

Africa: 57

However I want that when user applies a filter of Africa, the chart should look like this:

Asia: 0

Africa: 57

Europe: 0

America: 0

Anyway we can achieve this in qlikview?

1 Solution

Accepted Solutions
jpapador
Partner - Specialist
Partner - Specialist

Try checking Show all values on the dimension tab and turning off suppress zero values and hide missing values on the presentation tab.

I think that combo may work

If you want 0 instead of '-' you can change what it displays on the presentation tab as well.

View solution in original post

6 Replies
maxgro
MVP
MVP

uncheck

suppress 0 values

in presentation tab

Not applicable
Author

This doesnt serve my purpose.

When a filter is applied on africa, only africa is shown in the report, rest all dimension values disappear.

What I want is to have the other dimension values which do not satisfy the filter condition, shown with count as 0

jpapador
Partner - Specialist
Partner - Specialist

Try checking Show all values on the dimension tab and turning off suppress zero values and hide missing values on the presentation tab.

I think that combo may work

If you want 0 instead of '-' you can change what it displays on the presentation tab as well.

Not applicable
Author

This is helpful for a bar chart.

Can you also suggest something for a straight table? I tried the combinations but it didn't work

maxgro
MVP
MVP

1.png

maxgro
MVP
MVP

it should be the same as the bar chart

see attachment