dbTalk Databases Forums  

Essbase time balance attribute

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


Discuss Essbase time balance attribute in the microsoft.public.sqlserver.olap forum.



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

Default Essbase time balance attribute - 02-13-2004 , 08:48 AM






Hi

We are currently looking into the feasibility of moving some of our Essbase
cubes to analysis services. One thing I'm not sure how to do is the Essbase
time balance attribute.

One of our measures is start and end head count. If we look at the YEAR
and MONTH the numbers need to look something like this :-

YEAR MONTH START HEAD COUNT END HEAD COUNT

2004 JAN 750 1400
2004 FEB 1400 800
2004 MARCH 800 1200

If we look at the YEAR and QUARTER we want the start headcount number to be
the start number in January, the end headcount number needs to be the end
headcount number in March.

YEAR QUARTER START HEAD COUNT END HEAD COUNT
2004 1 750
1200


I have no idea how to do something like that in Analysis services. Any
ideas?

(Hope I didn't confuse anybody)
Thanks
Paul



Reply With Quote
  #2  
Old   
Zoltan Hangyal
 
Posts: n/a

Default Re: Essbase time balance attribute - 02-13-2004 , 09:19 AM






Hi Paul,

Read this whitepaper:
OLAP Services: Semiadditive Measures and Inventory Snapshots
http://msdn.microsoft.com/library/de...l/semiadd2.asp

Best Regards

Zoltan

Paul írta:
Quote:
Hi

We are currently looking into the feasibility of moving some of our Essbase
cubes to analysis services. One thing I'm not sure how to do is the Essbase
time balance attribute.

One of our measures is start and end head count. If we look at the YEAR
and MONTH the numbers need to look something like this :-

YEAR MONTH START HEAD COUNT END HEAD COUNT

2004 JAN 750 1400
2004 FEB 1400 800
2004 MARCH 800 1200

If we look at the YEAR and QUARTER we want the start headcount number to be
the start number in January, the end headcount number needs to be the end
headcount number in March.

YEAR QUARTER START HEAD COUNT END HEAD COUNT
2004 1 750
1200


I have no idea how to do something like that in Analysis services. Any
ideas?

(Hope I didn't confuse anybody)
Thanks
Paul




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

Default Re: Essbase time balance attribute - 02-13-2004 , 09:20 AM



Doable. The OpeningPeriod and ClosingPeriod functions could be used -- they
work within year, quarter or month scope. Headcount is a semi-additive
measure, which adds a (common, solvable) twist to the problem.

public @ the domain below
www.tomchester.net

"Paul" <pe (AT) nospam (DOT) com> wrote

Quote:
Hi

We are currently looking into the feasibility of moving some of our
Essbase
cubes to analysis services. One thing I'm not sure how to do is the
Essbase
time balance attribute.

One of our measures is start and end head count. If we look at the YEAR
and MONTH the numbers need to look something like this :-

YEAR MONTH START HEAD COUNT END HEAD COUNT

2004 JAN 750
1400
2004 FEB 1400
800
2004 MARCH 800 1200

If we look at the YEAR and QUARTER we want the start headcount number to
be
the start number in January, the end headcount number needs to be the end
headcount number in March.

YEAR QUARTER START HEAD COUNT END HEAD COUNT
2004 1 750
1200


I have no idea how to do something like that in Analysis services. Any
ideas?

(Hope I didn't confuse anybody)
Thanks
Paul





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.