Im trying to count uniques values of the column tienda with the uniques values of the column promo. Output expected below table.
promo tienda
pablo a
pablo a
pablo b
juan c
juan c
juan c
jesus d
jesus r
Output:
Pablo: 2
Juan: 1
Jesus: 2
Im trying to count uniques values of the column tienda with the uniques values of the column promo. Output expected below table.
promo tienda
pablo a
pablo a
pablo b
juan c
juan c
juan c
jesus d
jesus r
Output:
Pablo: 2
Juan: 1
Jesus: 2
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks