Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
Hi,
I have an issue in computing data values in a hierarchy where certain columns need to be aggregated respecting the hierarchy, and certain columns should not. The problem statement is best explained via an Excel visual of what is happening and what I want to happen:
The report I intend to produce is in Columns B - J. I am able to produce Columns B - G correctly, but I get the values in Cols L - N instead of the Desired values in H-J
The Geo hierarchy is as follows: Region -> Region (by North/South) -> Cities
The visual is setup as a matrix, where Totals are computed at the region hierarchies.
The column descriptions are as follows:
The rest of the columns are defined via formulas:
Because of the aggregation happening on the Rookie Ramp column, the computed Investment and ROI are wrong in the TOTAL rows.
For example, the Region South Total Investment is calculated using the formula:
34 + 14 * 100% = 48 instead of using the (right) formula:
34 + 14 * 42% = 40
Any tips in how I can avoid the aggregation on the Rookie Ramp column via the appropriate DAX construct?
Thanks in advance
User | Count |
---|---|
12 | |
11 | |
8 | |
6 | |
6 |
User | Count |
---|---|
24 | |
19 | |
14 | |
10 | |
7 |