dbTalk Databases Forums  

Can this be done with Analysis Services?

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


Discuss Can this be done with Analysis Services? in the microsoft.public.sqlserver.olap forum.



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

Default Can this be done with Analysis Services? - 08-18-2003 , 11:59 AM






I have the following data in an sql server table:

Name Effective Expiry Amount
Test1 18-Aug-03 19-Sep-03 500
Test1 15-Sep-03 19-Jan-04 200
Test3 01-Jan-03 31-Dec-03 900
Test4 29-May-03 29-Oct-03 600


I need to produce the following report:

Name Jan-03 Feb-03 Mar-03 Apr-03 May-03 Jun-03 Jul-03 Aug-03 Sep-03 Oct-03 Nov-03 Dec-03 Jan-04
Test1 203.125 320.6845 49.20635 47.61905 49.20635 30.15873
Test3 76.64835165 69.23077 76.64835 74.17582 76.64835 74.17582 76.64835 74.17582 76.64835 74.17582 76.64835 74.17582
Test4 7.843137 117.6471 121.5686 121.5686 117.6471 113.7255


As can be seen from the above the information that needs to be produced is the amount on money that is earned each month. The users may also want to see the information by quarter or by year i.e the amount earned each quarter or year. Is this possible to do with analysis services? If so how would I go about doing it?

Thank you

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

Default Can this be done with Analysis Services (SQL Server 2000)? - 08-19-2003 , 05:16 PM






I have the following data in an sql server table:

Name Effective Expiry Amount
Test1 18-Aug-03 19-Sep-03 500
Test1 15-Sep-03 19-Jan-04 200
Test3 01-Jan-03 31-Dec-03 900
Test4 29-May-03 29-Oct-03 600

I need to produce the following report:

Name Jan-03 Feb-03 Mar-03 Apr-03 May-03 Jun-03 Jul-03 Aug-03 Sep-03 Oct-03
Nov-03 Dec-03 Jan-04
Test1 0 0 0 0 0 0 0 203.125 320.6845 49.20635 47.61905 49.20635 30.15873
Test3 76.64835165 69.23077 76.64835 74.17582 76.64835 74.17582 76.64835
74.17582 76.64835 74.17582 76.64835 74.17582
Test4 0 0 0 0 7.843137 117.6471 121.5686 121.5686 117.6471 113.7255

As can be seen from the above the information that needs to be produced is
the amount on money that is earned each month. The users may also want to
see the information by quarter or by year i.e the amount earned each quarter
or year. Is this possible to do with analysis services? If so how would I go
about doing it?

Thank you



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.