In SSAS multidimensional model the (All) level is an optional level of hierarchy and it is a system-generated level. It contains only one member whose value is the aggregation of the values of all members in the immediately subordinate level. It is possible to show/hide this level by setting TRUE/FALSE for"IsAggregatable" property of attribute.
My question is it possible to do the same in SSAS Tabular model (in Azure).
I can't find the corresponding property for this in my tabular model. Perhaps it is called something else or moved to another place. Any ideas how this can be achieved?
Example: