dbTalk Databases Forums  

change the display of the member name

microsoft.public.sqlserver.olap microsoft.public.sqlserver.olap


Discuss change the display of the member name in the microsoft.public.sqlserver.olap forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Phil Cruz
 
Posts: n/a

Default change the display of the member name - 12-18-2006 , 05:34 PM






I have a simple dimension table like

productID
productName

I want to display the dimension like "productName (productID)" How
would I do that (in AS 2005)?

-Phil


Reply With Quote
  #2  
Old   
Jeje
 
Posts: n/a

Default Re: change the display of the member name - 12-18-2006 , 06:06 PM






create a calculated column in the DSV which concatenate like you need and
use this column in the display name of the attribute.


"Phil Cruz" <philcruz (AT) gmail (DOT) com> wrote

Quote:
I have a simple dimension table like

productID
productName

I want to display the dimension like "productName (productID)" How
would I do that (in AS 2005)?

-Phil


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.