Excel 2016 with Power Query (aka Get & Transform)
No formulas, no VBA macro.
Generate four new fields.
http://www.mediafire.com/file/6lzafank6mo6avb/02_10_17.xlsx
Wow. That was very helpful! I have quite a bit of experience using PQ, but I never knew about the pivot function capability.
An additional question. So this is extremely helpful in making the pivot table reflect what I was trying to see. My additional question is how would I most efficiently get this data into a large table/dash? I'm connecting too many different data sources,
and I've used PQ to merge most of my queries together. However, I have some data connections that I am unable to merge based on not having any unique identifiers. So I was planning on creating separate Pivot Tables on separate tabs, and just referencing them
to fill in values in my table. That's where I originally thought of the idea of using getpivotdata to fill in the values in the cells I wanted in my table.
I've attached a table to show what I'm kind of talking about. I've made the fields that refer to the pivot table you made orange. As you can see, there are many different fields. That's where I'd be having the different pivot tables like I mentioned earlier.
Here is the updated file