If I create a dimension that has the possible values "0" and "1" but would
like to show "No" and "Yes" as the displayed values on the dimension, how
could it be done?
I'd like to do this via the cube editor rather than a MDX expression. I
could do this by creating a view of the data and translating the field
values using a surrogate field based on an expression, but would rather do
it in the cube without impacting the underlying view.