Forum Discussion
mizaskun
Helper II
5 years agoDAX subtotal sum
Good afternoon, I am having problems trying to come up with a subtotal. I have the following measure: M_IMPACTO_ECONOMICO = calculate([M_IMPACTO_FINAL], VALORACIONES[IMPACT_CAT] = "00...
daxer-almighty
Solution Sage
5 years agoYeah... Writing DAX the way you do... is a sure way to not understand what it does. DAX which is not correctly formatted is not DAX. Rules for DAX Code Formatting - SQLBI
By the way, using nested IF's is not elegant. There's a better way: SWITCH.
After two days nobody has even tried to reply to your post. Guess why.