Welcome, Guest
Please Login or Register.    Lost Password?

Use Business value instead of unique identifier
(1 viewing) (1) Guest
Please post here just questions about MDX Studio. All other questions will be moved to "Analysis Services Forum".
Go to bottomPage: 1
TOPIC: Use Business value instead of unique identifier
#1579
Use Business value instead of unique identifier 9 Months, 2 Weeks ago Karma: 0
Hi,

I am pretty new to writing MDX queries so I'm sure this question might seem quite basic.

I am navigating values in a dimension in SQL Server Management Studio. When I select the value I want (LNABC) in my query and drag it into Query Analyser I get the unique identifier for the member value, e.g.,

Code:

[Book].[Book].&[1.5779510140419006E-2]


Instead of using the unique identifier [1.5779510140419006E-2] in the query, how do I access the book name directly,i.e., LNABC.

I have tried
Code:

[Book].[Book].[LNABC]
but that doesn't work.

Any help would be greatly appreciated.

Thanks
Jones28
Fresh Boarder
Posts: 1
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
Go to topPage: 1