I have a data set that is summarized by month, categorie, and sub-category. I have another data set that is a summary of ONE category by month. I can't figure out how to transpose the summarized data and join it back to the original data set.
In the example I'm trying to join "Sum_VGC Fees" to be a value along with the corresponding amount.

I'm trying to get it to look like this:

Thanks for your help!!
Craig