I'm relatively new to pivot tables and am trying to figure out if a pivot table is the way to go for a report I need to create. I've attached a simplified version of sample data and desired output.
1. I need a count/sum of all "true" cases for each name for each date of occurance. (and to include dates with no data like Jan 5)
2. I need a count of unique names occuring for each company for each date.
3. I need to do a logical test on each name based on the number of occurances over the date range.
The input data will be 1000's of lines long and will be updated monthly. The names and dates appearing in the data will vary from month to month but the format of the input data will stay consistent except for length. I will need to generate reports that show daily for a month, and monthly for a year.
Is a pivot table the way to go, or am I asking it for more than it was designed and need to build something more complex from scratch?
Any advice would be aprreciated.
Bookmarks