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

Trying to get only selected values

Hi I am trying to get Qlikview to only show a selection of the data, here shown by the number 1 with only 29 in Klasse A for example. I have manged to get as far as you can see below, but it also shown values that are not from the dimension.

The dimension is Misligholdte which is a dummy (0,1)

How do I get to show only the values associated with Mislighold = 1?

spareb.PNG

3 Replies
christophebrault
Specialist
Specialist

Hi,

In you chart \ Dimensions, try to check suppress if null value for your dimension.

Or show us your expressions in the graph plz.

Inscrivez vous à ma Newletter Qlik
DoNotMissQlik- Connect with me on Linkedin
Not applicable
Author

That was it!

=if (Misligholdte <> '0',Misligholdte)

is the expression I used in the calculated dimension.

Is there a way to hide the first column, as I don't need to show this value?

christophebrault
Specialist
Specialist

Ok nice.

If you are working on a simple table chart, you can go in Presentation, select your column and check hide column.

Inscrivez vous à ma Newletter Qlik
DoNotMissQlik- Connect with me on Linkedin