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

Announcements
Only at Qlik Connect! Guest keynote Jesse Cole shares his secrets for daring to be different. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
nvijay5757
Creator
Creator

in bar chart Relative

Hi,

in combo chart Qlikview given Relative how will give in Qliksense.

expression:

 =only(if ((Min_cvdcqa_trip_end_air_amb_temp_r_3)<=50 and (Min_cvdcqa_trip_end_air_amb_temp_r_3)>=40, 50,
if ((Min_cvdcqa_trip_end_air_amb_temp_r_3)<=-20 and (Min_cvdcqa_trip_end_air_amb_temp_r_3)>=-30, 50,0) ))

bin size 10 will give it will show 50% 50%

bin size 20 will give it will show 100%

in qliksense not working for binsize 20. it showing 50%.

in qliksense i have taken in place of 50 -- 0.5

how it will work like Relative in Qliksense.

Thanks.

Labels (3)
0 Replies