i want to create a returnQuote by a total from a field.
In my Example:
I want to calculate the Quote Of Returns always from the total of MovingAvgPrice
In my Example the TotalLine (green) is correct but not the values above in the Column Quote of Returns.
This are the correct values:
(my: 1700_sandbox.returns.view / 1700_returnsCustomer)
Find Solution by AI
(great)
${returnsCustomer.Returns} / ${returnsCustomer.movingAvgPrice:total}
need just a little CustomCalculation.
hm..can not set to solved….why ![]()

