Forum Discussion
gillyr7
7 years agoFrequent Visitor
Calculate From Another Table And Apply Filters From Other Table
I have two tables. My base table is using my PClaims table to calculate a median price by Affiliation and Code which I have in my formula shown below. It works well, except I have a problem when tryi...
gillyr7
7 years agoFrequent Visitor
No, this is Base Table is created using Power Query. In PowerQuery, I have a table with every code, and I duplicate a PClaims query and group by the Affiliation_II. Then I merge these two together with all rows from both to get every Affiliation_II with every code.
gillyr7
7 years agoFrequent Visitor
The base table is CommunityProf. I was calling it the base table because that is where the formula was residing.