Forum Discussion
Subtotals are the same as the total values
- Anonymous4 years ago
HI pschn1993,
I'd like to suggest you take a look at the following link to know how to use if statement with Dax functions to check the current row context level and redirect to corresponding context level expressions:
Clever Hierarchy Handling in DAX - SQLBI
In addition, if you are working with multiple aggregation scenarios(they may appear when the measure formula is calculated on the total level), you can also take a look at blow blog about 'measure total level calculation' with multiple aggregations.
Measure Totals, The Final Word
Regards,
Xiaoxin Sheng
HI pschn1993,
I'd like to suggest you take a look at the following link to know how to use if statement with Dax functions to check the current row context level and redirect to corresponding context level expressions:
Clever Hierarchy Handling in DAX - SQLBI
In addition, if you are working with multiple aggregation scenarios(they may appear when the measure formula is calculated on the total level), you can also take a look at blow blog about 'measure total level calculation' with multiple aggregations.
Measure Totals, The Final Word
Regards,
Xiaoxin Sheng