I have a dimension [Reporting Date] which has the following levels..
[Reporting Date]
[Year]
[Quarter]
[Month]
If I make set the property of "Visible" to false for month, am I still able to use it in calculations? If so, how do I reference it?
I tried the following:
[Reporting Date].CurrentMember.[January]
and it gave me a name-binding error when I tried to view the data.
Thanks in advance
[Reporting Date]
[Year]
[Quarter]
[Month]
If I make set the property of "Visible" to false for month, am I still able to use it in calculations? If so, how do I reference it?
I tried the following:
[Reporting Date].CurrentMember.[January]
and it gave me a name-binding error when I tried to view the data.
Thanks in advance