Issue
Unable to hide only one instance of a nested sub-category column or row.For example, If Segment and Region are on the Columns shelf, then hiding Consumer East will hide East for all segments.
NOT ( LOOKUP(MIN([Segment]), 0) = "Consumer" AND LOOKUP(MIN([Region]), 0) = "East" )