dbTalk Databases Forums  

To adjust the display of fiscal year

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


Discuss To adjust the display of fiscal year in the microsoft.public.sqlserver.olap forum.



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

Default To adjust the display of fiscal year - 10-14-2003 , 08:53 PM






Hi,

In Microsoft Analysis Manager, the fiscal year setting for
is different from some companies. E.g from Apr 03 to Mar
04, in Microsoft Analysis Manager, it will capture as FY
2004. However, in my company, it is considered FY 2003.
Can someone tell me how I could reset the fiscal year
setting by myself.

The default setting for the Member Key Column of the
fiscal year property is as follows :

DatePart(year,Case when (DatePart
(month, "dbo"."TIME"."Period") < 4 or (DatePart
(month, "dbo"."TIME"."Period") = 4 and DatePart
(day, "dbo"."TIME"."Period") < 1))
then "dbo"."TIME"."Period" Else DateAdd(year,
1, "dbo"."TIME"."Period") End )

Thank you very much.





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.