March 30, 2005 at 1:31 am
What function use to format a number - similiar as format function on VBA?
March 31, 2005 at 1:10 pm
I've done this with calculated members using FORMAT_STRING, like this:
WITH MEMBER Measures.Profit AS'(Measures.[Sales] - Measures.[Cost])', FORMAT_STRING = '#,0.00'
March 31, 2005 at 5:28 pm
Thanks, it works
Viewing 3 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply
This website stores cookies on your computer.
These cookies are used to improve your website experience and provide more personalized services to you, both on this website and through other media.
To find out more about the cookies we use, see our Privacy Policy