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: 
PierrickB
Contributor III
Contributor III

Compare value from 2 sql result and use it

Hi,

 

I've tried to compare value from 2 sql result (SELECT), i would like to have all data that are not present in the second sql result.

 

Here the schema :

0683p000009M8p9.png  

and this is the tmap :

 

0683p000009M8pJ.png 

I don't understand why it doesn't work.

 

In the final logRow i have 600024 rows , but it should 2 or 3.

 

Can you please help me ?

 

thanks.

 

Labels (2)
1 Solution

Accepted Solutions
Anonymous
Not applicable

Hi,

 

you need to make a join with your 2 flows like this : 

0683p000009M8pO.png

 

Regards, 

Pierre

View solution in original post

2 Replies
Anonymous
Not applicable

Hi,

 

you need to make a join with your 2 flows like this : 

0683p000009M8pO.png

 

Regards, 

Pierre

PierrickB
Contributor III
Contributor III
Author

Hi,

 

thans for your response, it works. i've tried to join but not with this expression in the filter 0683p000009MACn.png

 

Regards