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: 
Not applicable

Supress zero value expressions

I have a problem with presenting a clustered chart. I have several variables (expressions) (A, B, C, etc) that have values ​i.e. in 2012, some of these A, B and C have values ​​in previous years. When no data is present in any of these previous years, the letter (A,B, C) is

stilldisplayed. How can I turn this off? A in 2012 is the same A as in 2011, 2010, etc. The same is applicable for B, C, etc.

Expression:

(sum(Variable1) + sum(Variable2))

/

sum([Variable3])

2014-03-18 09_27_44-QlikView x64 - [C__Users_wilsc_SharePoint_112064 Qlikview test  impleme - Doc_1..png

12 Replies
lironbaram
Partner - Master III
Partner - Master III

the answer is yes

because you use more then one dimension

then you see all the values in each dimension that have at least one time where they have value that is bigger then 0

Not applicable
Author

Okay, but my data model looks like this (se screenshot; don't know how to upload a file). Where E, ​​F, I and J do have data in 2012 for the three different variables, but for the same variables in 2011, no data is present at all. Yet these four IDs are shown in 2011. 'Supress when null value' isn't working. 2014-04-28 15_21_10-Example - Excel.png

Not applicable
Author

Liron Bra'am: if you see the example below. In some cases, each dimension has a value of zero. A solution is hopefully possible. I use data of many years, which can show thereby many gaps between the barcharts. For readability not desirable.