Forum Discussion

ANTBressi's avatar
ANTBressi
Regular Visitor
3 years ago
Solved

count something based on two criteria

Hello,

 

I was seeing if I can get some help on the following scenario of data:

I have table 1 with the following data:

 

Truck#Audit
100A
100B
100B
100C
101A
101B
101B
101C
101C

I need to take this data and be able to create the following table2 from it using calculated columns: basically need to know how many times each audit shows up for each truck number. Thanks!

Truck #Audit AAudit BAudit C
100121
101122

2 Replies