Is the [Related…] the system-generated VC, and have you modified it in any way? Does it produce the same list of key value, or list of [total price] values, as the equivalent SELECT expression does?
“Is the [Related…] the system-generated VC, and have you modified it in any way?”
yes it is, and I have not modified it in any way.
“Does it produce the same list of key value, or list of [total price] values, as the equivalent SELECT expression does?”
It should. If I create a inline view for this related records and I set the group aggregate to sum the totals it shows the correct value (the one using correct) and the number of items that it contains are the same.