dbTalk Databases Forums  

Accounting periods end on the last Friday of each month!

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


Discuss Accounting periods end on the last Friday of each month! in the microsoft.public.sqlserver.olap forum.



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

Default Accounting periods end on the last Friday of each month! - 10-11-2003 , 04:21 AM






I'm looking to add a time dimension or to group on weeks automatically
which produce stats based on accounting periods which are sometimes 4
weeks long sometimes 5 weeks long but which always end on the last
Friday of each month.
(preferably to be done in OLAP cube but if not then in Excel after
weekly data extracted)


I wonder if anyone can point me in the right direction.

Reply With Quote
  #2  
Old   
Tom Chester
 
Posts: n/a

Default Re: Accounting periods end on the last Friday of each month! - 10-11-2003 , 09:29 AM






This is one of many reasons that it is essential to roll your own time
dimension. Meaning: Treat it like any other dimension; create a dimension
table that defines the hierarchy; don't derive the dimension from a
date/time column. Then you get to decide what date rolls up to what period.

tom @ the domain below
www.tomchester.net


"Brian Hyam" <brian (AT) huntertraining (DOT) com> wrote

Quote:
I'm looking to add a time dimension or to group on weeks automatically
which produce stats based on accounting periods which are sometimes 4
weeks long sometimes 5 weeks long but which always end on the last
Friday of each month.
(preferably to be done in OLAP cube but if not then in Excel after
weekly data extracted)


I wonder if anyone can point me in the right direction.



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.