cancel
Showing results for 
Search instead for 
Did you mean: 

Overlap of Data

Spd_03
Cosmonaut

Hi All,

I want to calculate the overlap of specific column which may occur in multiple places.

Consider Person_Name as a column and I want to know in which location and country this Person_Name will occur and get the count of it.

I'm trying to achieve this under table visualization.

5 REPLIES 5

Here I want get the overlap of Person_name based on Job_Title and Age for the selected Country and Location.

Spd_03_1-1685528594972.png

Above data sample created for understanding but I'm using similar case study for getting the overlap.

Thank you