dbTalk Databases Forums  

How to convert value of Measure to String

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


Discuss How to convert value of Measure to String in the microsoft.public.sqlserver.olap forum.



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

Default How to convert value of Measure to String - 11-13-2003 , 09:12 PM






I want to concat string and value of measure. How do i
can?

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

Default How to convert value of Measure to String - 11-14-2003 , 06:27 AM







Quote:
-----Original Message-----
I want to concat string and value of measure. How do i
can?
.

You can create a Calculated Member - with the value as
"Any String" + str([measures].[measurename])

HTH.
Cheers,
Sanka


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.