Hi Experts,
We are trying perform division and percentage calculations in HANA
calculation views and facing these issues.
1. If we calculate division(A/B) then it's doing division for all the
lines and its summed up in the report. The expectation is the division
after aggregation of column A & B.
2. If we calculate the percentage calculation then the each line is
calculated percentage and summed up in the report.
Please provide the suggestion to get this calculation done.