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: 
sjhussain
Partner - Creator II
Partner - Creator II

Selection Criteria - Separate for each expression

Hello,

We have a straight table with some expressions.  The expressions are related to a time slot (timeslot 1-8).

We are displaying number of days each vehicle is moving (see image).

Slots.jpg

What we want to have it a table containing ID and the number of days related to each timeslot and then have selection criteria as and/or for each slot.

Expression for Moving Slot 1, Slot2, Slot3.....Slot7

=count({<SlotNumber={'1'},dos_moving={'>0'}>}dos_id_pk)

=count({<SlotNumber={'2'},dos_moving={'>0'}>}dos_id_pk)

We want to have a separate slider bar (8 of them) with min and max for each of the slots and then have an AND / OR condition for each of the slots in the same chart. (please see image).

selectioncriteria.jpg

Is it possible to have AND/OR selection criteria for each expression?

Will appreciate if someone can help us with this.

0 Replies