Incorrect results when aggregating percentages
Hello:
I have a problem with a percentage calculated column. If you have a look at my first sreenshot, I have the salesperson column (Agente comercial TKE), and one row per opportunity, with Units (Uds. Estimadas), Expected Revenue (Importe Estimado) and Profit margin (MB estimado), and the % column is the result of this formula: MB Estimado * 100 / Importe Estimado.
Everything goes fine when calculating each single opportunity, but when it comes to aggregations to show the totals of every salesperson or the whole total of all of them, the report calculates the average of all the % values, instead of taking the sum of the other 2 columns and doing the math with the totals to get the correct percentage, and this is wrong. Please see my second screenshot.