dbTalk Databases Forums  

hi Experts( Andrej)!

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


Discuss hi Experts( Andrej)! in the microsoft.public.sqlserver.olap forum.



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

Default hi Experts( Andrej)! - 04-15-2004 , 08:33 AM






Hello my outpushould be like the following:

Frequency Report

last3months 3 months 3 months

number of sales only once 2-4 times 5-9 times

Customers(names) 900 300 75


Time,customer are the dim's. .so how to get ouput from
sales cube(using mdx)...

The following qry is working for last 30 days totoal
counts for sales..(here store count is the measure on
product id column set aggr function as count in the cube)
member [Measures].[Last30Days] as
'sum(tail(filter([Newtm].[The Date].members, ([Measures].
[storecount] <>null)), 30), [Measures].[storecount])'
so how can i get the abv output..can u gv
suggesitions??

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.