Forum Discussion
smpa01
1 year agoCommunity Champion
Manipulation of Row Level Subtotal
AlexisOlson CNENFRNL bcdobbs parry2k
I want to be able to manipulate the subtotal on a matrix visual as per the business req.
The req tells me to show fact_max as it is currently visible now...
AlexisOlson
1 year agoSuper User
I don't think PARENT is a DAX function. I tinkered a bit with EXPAND / COLLAPSE with no success.
smpa01
1 year agoCommunity Champion
I don't know if VISUAL CALCULATION can handle it,
but if I assume for a minute that VISUAL CALCULATION can handle it, can it handle the DAX measure to handle pre or post evaluation.
If it is pre, I am interested but if post I am not. I want regular DAX/Visual Calcuation to restrict it from even evaluating on the Row Subtotal level.