Summarizing calculated Values

Inline fields holds the query itself, and not the result of the query. This causes issues when you try to read it the value in another query.

You need to repeat the calculation in the second query before you’re able to use the value for summation.