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

Problem with variable as dimension - bar chart

Hi,

i try to do Trellis Chart showing month for specific Unit but showing only 2 units from 5.

List of My Values/Units= [Jednostka Bizensowa]

JB01, JB02, JB98, JB97, JB00

My Expression is like this:

If(left([Jednostka biznesowa],4)='JB01' or left([Jednostka biznesowa],4)='JB02', left([Jednostka biznesowa],4),null())

In this way when i have not had selected any values (and i want to leave this in that way)  i have something like below:Bez tytułu.jpg

This strange "-" is my null (). Is is possible to write expression to not show this null value, only JB01 and JB02?

Thnak you in advance for your support,

Jacek Antek

0 Replies