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: 
vij1
Partner - Contributor II
Partner - Contributor II

how to use pick for this expression

can we use pick function for this below expression in qlik sense.


if(
(Sum( VALUE)/
(Sum({<DATE=,CLNT_NAME>}total <DATE> VALUE)))
>0.1,
(Sum({<DATE=,CLNT_NAME>}total <DATE> VALUE))
,0)

Thank you

0 Replies