Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Simple question: how to compare two customID-tabels?

Hi

I have two tabels with customerID. How can I compare these so I see which ID occur in both tabels?

1 Solution

Accepted Solutions
Jason_Michaelides
Luminary Alumni
Luminary Alumni

There are countless ways to achieve this. The easiest is probably if you load both tables in the script (and ensure that CustomerId is the only common field) then QlikView will automatically join the tables on this field.  Then any chart with CustomerId as a dimension and maybe two expressions - one that counts a field in table1 and one that counts a field in table2. Any row with a count in both expressions gives you the answer.

As I say though, this is a very broad question with many many solutions.

Hope this a helps.

Jason

View solution in original post

1 Reply
Jason_Michaelides
Luminary Alumni
Luminary Alumni

There are countless ways to achieve this. The easiest is probably if you load both tables in the script (and ensure that CustomerId is the only common field) then QlikView will automatically join the tables on this field.  Then any chart with CustomerId as a dimension and maybe two expressions - one that counts a field in table1 and one that counts a field in table2. Any row with a count in both expressions gives you the answer.

As I say though, this is a very broad question with many many solutions.

Hope this a helps.

Jason