Enterprise Custom Field Not Appearing in Portfolio Analzer Field List

A

ayus

Hi Guys,
We are currently using Project server 2003

I created a calculated field in the enterprise global template using
the custom field option (not custom outline code) that i need to
include in a report. I cant find this field in the field list of
portifolio analyzer.

I'll really appreciate if someone can help me resolve this problem.
 
B

Ben Howard

Enterprise Custom Fields are not available in the OLAP cube unless you
customise the cube by extending it. You have two choices
1. Download the SDK and write the code to extend the cube.
2. Buy a commerical cube extension specific for Project Server.

HTH,
 
A

ayus

Enterprise Custom Fields are not available in the OLAP cube unless you
customise the cube by extending it. You have two choices
1. Download the SDK and write the code to extend the cube.
2. Buy a commerical cube extension specific for Project Server.

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







- Show quoted text -

Thanks Ben. Is it possible to create a calculated field in Portfolio
analyzer ? and if yes, how?
 
A

ayus

Ayus:

You can create a calculated field specific to an analyzer view by clicking
on commands and options while editing a view.

--

Gary L. Chefetz, MVP
MSProjectExperts
For Project Server Consulting:http://www.msprojectexperts.com
For Project Server FAQS:http://www.projectserverexperts.com







- Show quoted text -

Thanks Gary,

I tried using commands and option on the editing view but it kept
giving me an error about my syntax. What i wanted to calculate is to
subtract actual work from work.

Ayowole
 
B

Ben Howard

Hi Ayus
You should try something similiar to [Measures].[Work] - [Measures].[Actual
Work]. This format works in P2007, I haven't tried it in P2003.
 
G

Gary L. Chefetz [MVP]

Same syntax.

--

Gary L. Chefetz, MVP
MSProjectExperts
For Project Server Consulting: http://www.msprojectexperts.com
For Project Server FAQS: http://www.projectserverexperts.com


Ben Howard said:
Hi Ayus
You should try something similiar to [Measures].[Work] -
[Measures].[Actual
Work]. This format works in P2007, I haven't tried it in P2003.
--
Thanks, Ben.
http://appleparkltd.spaces.live.com/



ayus said:
Thanks Gary,

I tried using commands and option on the editing view but it kept
giving me an error about my syntax. What i wanted to calculate is to
subtract actual work from work.

Ayowole
 
B

Ben Howard

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



Gary L. Chefetz said:
Same syntax.

--

Gary L. Chefetz, MVP
MSProjectExperts
For Project Server Consulting: http://www.msprojectexperts.com
For Project Server FAQS: http://www.projectserverexperts.com


Ben Howard said:
Hi Ayus
You should try something similiar to [Measures].[Work] -
[Measures].[Actual
Work]. This format works in P2007, I haven't tried it in P2003.
--
Thanks, Ben.
http://appleparkltd.spaces.live.com/



ayus said:
Ayus:

You can create a calculated field specific to an analyzer view by
clicking
on commands and options while editing a view.

--

Gary L. Chefetz, MVP
MSProjectExperts
For Project Server Consulting:http://www.msprojectexperts.com
For Project Server FAQS:http://www.projectserverexperts.com





On Jul 10, 2:34 pm, Ben Howard <[email protected]>
wrote:
Enterprise Custom Fields are not available in the OLAP cube unless
you
customise the cube by extending it. You have two choices
1. Download the SDK and write the code to extend the cube.
2. Buy a commerical cube extension specific for Project Server.

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

:
Hi Guys,
We are currently using Project server 2003

I created a calculated field in the enterprise global template
using
the custom field option (not custom outline code) that i need to
include in a report. I cant find this field in the field list of
portifolio analyzer.

I'll really appreciate if someone can help me resolve this
problem.-
Hide quoted text -

- Show quoted text -

Thanks Ben. Is it possible to create a calculated field in Portfolio
analyzer ? and if yes, how?- Hide quoted text -

- Show quoted text -

Thanks Gary,

I tried using commands and option on the editing view but it kept
giving me an error about my syntax. What i wanted to calculate is to
subtract actual work from work.

Ayowole
 
Top