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: 
bsalmeri
Contributor
Contributor

Get a subset of field given a condition

Hi everyone,

we are trying to use SSE extension to integrate Python in QlikSense. Imagine the following situation:

Field AField Bif(match(A,1),A)
131
59 
42 

 

We would like to export only the first row which has a value. At the moment, we were able to export the third column but we end up with NaN for missing values.

0 Replies