@Joseph Heun - there is no calculation behind Account Contribution. IRL it is the percentage of the account's market value which a given position (ie row in our raw data) represents.
There are some cases where not all positions will have a category, so rather than using the raw percentage, which may add to like 50% categorised and 50% uncategorised, we want to re-weight as through we had 100% coverage. Or to put this another way we might have a portfolio which is 30% fixed income, we want to get to what proportion of that 30% each instrument makes up.
I checked the "show missing values" checkbox for my attribute, so I now understand where the 1200.62 is coming from (how the first row is 2401.24 is a new mystery - it's clearly doing the sum in the metric and then summing 2 rows of the metric together which is surprising to me, although I suppose that 2 empty values might not be considered as equal)
So I guess the next question is how do I make the metric respect the same implicit "nullness" filter that the report is using.