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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Aubry
Contributor III
Contributor III

filter data is null

hello everybody,
I want data that is zero (no sale) in Vente OR ScnCoin

(drno is customer)


#1 data model 

Aubry_0-1643644353703.png

#2 result ok : vente.Mt_vente=Sacancoinventes

Aubry_1-1643644622653.png

 

#3 : without Vente.drno

Aubry_2-1643644700230.png

 

#4 : without Scancoin.dro

Aubry_3-1643644856885.png

 

it's ok it's working well


but ... now I want to filter

Aubry_4-1643644926256.png

 

=> it's not working, 
the filter does not work
i don't now why

thx help me :):)

2 Solutions

Accepted Solutions
MN2
Contributor III
Contributor III

Hello

You have to create your Test column as a dimension in the script so that you can filter it.

View solution in original post

Aubry
Contributor III
Contributor III
Author

Hello,
first, thank you for your answer,

I have two connection different
#1 ScanCoin

Aubry_0-1643706081701.png

#2  Vente

Aubry_3-1643706412585.png

I can't use "resident" function to do column 'testVenteNull'

Aubry_4-1643706537987.png

thank you for help

View solution in original post

2 Replies
MN2
Contributor III
Contributor III

Hello

You have to create your Test column as a dimension in the script so that you can filter it.

Aubry
Contributor III
Contributor III
Author

Hello,
first, thank you for your answer,

I have two connection different
#1 ScanCoin

Aubry_0-1643706081701.png

#2  Vente

Aubry_3-1643706412585.png

I can't use "resident" function to do column 'testVenteNull'

Aubry_4-1643706537987.png

thank you for help