05-23-2023 03:10 AM
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.
05-31-2023 03:23 AM
Here I want get the overlap of Person_name based on Job_Title and Age for the selected Country and Location.
Above data sample created for understanding but I'm using similar case study for getting the overlap.
Thank you