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

Set Analysis applied to a dimension

Hi all,

I'm trying to calculate a dimension column with this expression:

$(=Only( {$<dimension1={'$(vVarCase)'}> + <dimension1={'1'}> } dimension1))

Dimension1 has only '0' or '1' values and I need to obtain 2 different case:

1) To show only '1' value

2) To show both value '1' and '0'

How do the user can choose the case?

He has a select box with 2 value "OFF" = 0 and 'ON' = 1.

The select box is linked to a varaiable 'vVarCase' that is '0' or '1'.

When the user chooses ON then, I need to show che case number 1, if he chooses OFF I need to show the case 2.

I tryed to apply set analysis to my dimension, but it doesn't work.

Can somone help me, please?

Thank you in advance.

3 Replies
sunny_talwar

Not sure I understand the complete setup, would you be able to provide a sample to look at with the expected output?

MK9885
Master II
Master II

To my knowledge, Qlik Sense doesn't support calculated dimensions.

It only takes a field as dimension, try using same expression in your expression window.

MK9885
Master II
Master II

Find the attachment for Qlik Ad-Hoc example.

It is an extension (download it separately from Qlik Branch) but you can use this ON/OFF button, link it to an Object or Sheet ID.

Add your set expression to Master Items in measures, you'll have ON/OFF button available.

BTW, I do not know if your expression is correct or no. Experts here can help you with that but I'm quite sure about Calculated Dimension to not work in Sense.

ad hoc.png