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

Announcements
Q&A with Qlik - Qlik Cloud Migration: Questions about migrating to Qlik Cloud? Catch the latest replay!
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