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: 
Not applicable

Comparing 2 tables - not working --

Hi Experts

Please help --

I have 2 tables which I wish to compare for matches. I have created Unique Identifiers [SearchNos] on each and now wish to create charts when the unique identifier is common for both tables.

Can you please have a look at screen shot and explain why its not working how Id like.

I wish for it to only count the first row where SearchNo = SearchNo1, yet it is counting both !


Can anyone please advise ?

Thanks


A

Error 1.bmp

1 Solution

Accepted Solutions
Not applicable
Author

Count(if(SearchNo=SearchNo1,SearchNo))

So easy Its scary how it took me so long to figure out _+im a little embarrassed

View solution in original post

2 Replies
Not applicable
Author

This is easier to see I think

Thanks

Not applicable
Author

Count(if(SearchNo=SearchNo1,SearchNo))

So easy Its scary how it took me so long to figure out _+im a little embarrassed