Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
A pivot table has the capability to display subtotals for each axis,
but we have received a request to show subtotals for only certain measures.
Could you please consider implementing this feature enhancement?
You may try: if(dimensionality() = MyWantedLevel, null(), MyExpression)