I construct the report in ssrs
. The data source is a cube ( OLAP
), in which there are such calculated fields as% approval, average loan amount, etc.
When designing, I tick the tick enable drilldown
- for the deployment of parent and child groups. When you expand and collapse, the usual (non-calculated) fields of the cube are displayed correctly. But the calculated fields are displayed correctly only at the lower level of the hierarchy. At the upper levels, the first value of the expanded group is indicated. How to make the calculated fields displayed correctly (as in a cube, i.e. weighted average for the parent group)?
Help me please. 2 weeks I suffer :(