Skip to main content
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