In the common MDX context, the “default member” for this hierarchy is “Y”.
So, by default all MDX queries will filter on
Inclusion=Y.
However, if you add the “Inclusion” hierarchy to your query, then you can explicitly control the filtering.
While the value of “Y” is a special value (defined for the default filtering), members of the Inclusion level can take any value.