PWA2007: Missing Actuals in My tasks (Statusing)

P

Paul Goldmann

Hi,

does anyboy know how to find out from a central point of view, which team
members have less actuals than capacity (availability)?

Thanks in advance
Paul
 
B

Ben Howard

You could add a simple calculated field into the MSP_Portfolio_Analyser cube.

The field would be called availability and the MDX would look like
[capacity]-[work]

Availabiliy is now available in the PWA OLAP views. You could connect to
the cubes using Excel and then just display resources where Availability > 0.
 
P

Paul Goldmann

Hi Gary,

the view only shows work vs. capacity. So I cannot see the difference
between actual work and capacity. Am I missing something?

Paul
 
P

Paul Goldmann

Hi Ben,

this is close, how ever I used remaining avail=capacity-actual work

Thanks
Paul

--
Paul Goldmann

Ben Howard said:
You could add a simple calculated field into the MSP_Portfolio_Analyser
cube.

The field would be called availability and the MDX would look like
[capacity]-[work]

Availabiliy is now available in the PWA OLAP views. You could connect to
the cubes using Excel and then just display resources where Availability >
0.


--
Thanks, Ben.
http://appleparkltd.spaces.live.com/



Paul Goldmann said:
Hi,

does anyboy know how to find out from a central point of view, which team
members have less actuals than capacity (availability)?

Thanks in advance
Paul
 
Top