cmcreynolds
Active Member
- Joined
- May 21, 2015
- Messages
- 295
So, I have data from two sources and I want to compare them with calculated fields (or perhaps another way?). However, one is aggregated (by school and program) and the other is not (individual student information).
NOTE: I'm using Excel 2016 and some PQ and PowerPivot aspects are changed slightly, I think?
My original idea was to create a flattened powerpivot table of my student data then add that table back into the data model via PowerQuery.
I'm wondering if there's a way to aggregate my data within my first PowerQuery grab - before it gets to the data model. Another catch is program names are long ("Master of Education in Clinical Elementary School Certification"...or of the sort) in the data and I created a lookup table in PowerPivot that shortened them into codes ("MED-CESC"). If I'm able to aggregate in PowerQuery, can I use lookups to get those codes, too?
I'm sorry that I'm not familiar with M to answer this. Any help is appreciated.
NOTE: I'm using Excel 2016 and some PQ and PowerPivot aspects are changed slightly, I think?
My original idea was to create a flattened powerpivot table of my student data then add that table back into the data model via PowerQuery.
I'm wondering if there's a way to aggregate my data within my first PowerQuery grab - before it gets to the data model. Another catch is program names are long ("Master of Education in Clinical Elementary School Certification"...or of the sort) in the data and I created a lookup table in PowerPivot that shortened them into codes ("MED-CESC"). If I'm able to aggregate in PowerQuery, can I use lookups to get those codes, too?
I'm sorry that I'm not familiar with M to answer this. Any help is appreciated.