Tough One-Working Days RULE !!
Posted: Tue Apr 08, 2014 5:42 am
Hi
I need to create a rule to populate a cube with Dimension Months & Years with "working days" (excluding Sat & Sun & ignoring public holidays)...
Something similar to..
['WorkDays','2014'.'01']=N:Dayno('2014-01-01')-Dayno('2014-02-01')-1; <==but taking the sat & sun out...
No lookup cubes...thx
The only viable alternative is to create a TM1 Process entering the parameter of the 1st day of the Year and what weekdays is it for it to loop through the year and update the days ignoring SAT and SUN. Not the best.
Any bright ideas ???
Thx
I need to create a rule to populate a cube with Dimension Months & Years with "working days" (excluding Sat & Sun & ignoring public holidays)...
Something similar to..
['WorkDays','2014'.'01']=N:Dayno('2014-01-01')-Dayno('2014-02-01')-1; <==but taking the sat & sun out...
No lookup cubes...thx
The only viable alternative is to create a TM1 Process entering the parameter of the 1st day of the Year and what weekdays is it for it to loop through the year and update the days ignoring SAT and SUN. Not the best.
Any bright ideas ???
Thx