dbTalk Databases Forums  

MDX - Returning a fixed value

comp.databases.olap comp.databases.olap


Discuss MDX - Returning a fixed value in the comp.databases.olap forum.



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

Default MDX - Returning a fixed value - 02-15-2005 , 08:41 AM






Hi ,

I need to create an MDX query that will return the value 0, is it
possible to do this without the use of measures/dimensions etc?

As an example what I want to recreate is the SQL below using MDX:

select sum(sales), 0, 0 ,0 ,0 from SalesTable

My problem is that I cannot get the MDX to bring in the fixed values
(zeros).

Thanks

Lxkash


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.