How to calculate Week of the Year?

Post Reply
lav4you
Posts: 52
Joined: Fri Jan 02, 2009 1:20 pm

How to calculate Week of the Year?

Post by lav4you »

Hi All,

Is there any direct function to calculate Week of the Year?
Ex.
o1 Jan, 2010 = 1 (Week)
28 Jan. 2010 = 5 (Week)

Its available as a display format but no direct formula..as at the back-end it only preserves the serial number ex. 40269 for 01 Apr, 2010. and uses same for any calculation.
so is there any way simple way to calculate week of the year? or to use this dispay format values anyhow?
User avatar
Martin Ryan
Site Admin
Posts: 2003
Joined: Sat May 10, 2008 9:08 am
OLAP Product: TM1
Version: 10.1
Excel Version: 2010
Location: Wellington, New Zealand
Contact:

Re: How to calculate Week of the Year?

Post by Martin Ryan »

I don't think there's any function for calculating the week, but you could do it a couple of ways. One would be to find the difference between the current day and the 1st of January, divide by seven, then round down.

The other option is to calculate it in Excel and store it as an attribute. That would be my preferred method.

Martin
Please do not send technical questions via private message or email. Post them in the forum where you'll probably get a faster reply, and everyone can benefit from the answers.
Jodi Ryan Family Lawyer
Post Reply