Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

display data which does not meet the condition using set analysis

Hi ,

Below given is the scenario:

show only characteristic(s) that does not meet, in case

1. Current Rating - Requirement Rating < 0

2. Current Rating - Recommended Rating < 0

below given is the layout available

Cap.PNG

The slider , country and region are the filters..

the below table should meet this ( show only characteristic(s) that does not meet, in case

1. Current Rating - Requirement Rating < 0

2. Current Rating - Recommended Rating < 0  ) condition.



Kindly suggest on how to achieve this.


Attached is the sample data

      

IdTypeCharacteristics NameCurrent ScalingRecommended ScalingRequirement ScalingProductScore
500000710Comfort / ProductivityDexterity5202020.5
500000710Comfort / ProductivityOil grip105525.5
500000710Comfort / ProductivityDexterity206630.5
500000710Comfort / ProductivityTear157735.5
500000710Comfort / ProductivityOil grip16151540.5
500000870Comfort / ProductivitySweat Factor18121245.5
500000870Comfort / ProductivityTear19161650.5
500000870Comfort / ProductivityOil grip7111155.5
500000870Comfort / ProductivityDexterity5151560.5
500000870Comfort / ProductivityDexterity55565.5

kindly help in how to achieve this using set analysis.

Thanks in advance.

10 Replies
sunny_talwar

But what is the requirement here? I mean based on the data you have provided... which rows do you want to show up on your chart? and is this something you want to handle in the script or front end of the application?