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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
Prabhu1204
Creator
Creator

Performance In Qliksense

Hello All,

I have developed a dashboard and i have around 30 Button objects with the below expression, 

if(Show_1='Yes',pick(match($(Vtest),1,2),Sum({<Date={"$(=Date(Today(1)-1, 'DD/MM/YYYY'))"}>} Details_1) ,
sum({<Date = {">=$(=min(Date))<=$(=max(Date))"} >} Details_1 )),'')
))

since there  are  30 objects using the same expression (THis measure "Details_1" differs). it is taking 5 seconds to pop up all the button objects..

 

How to implement the above script in load editor

Kindly help on this

 

-Prabhu
Labels (1)
0 Replies