Portfolio analyzer financial year

D

Denis in Brisbane

I want to produce a portfolio analyzer report of planned and actual
expenditure by financial year, rather than by calendar year. I can produce a
report by month that shows what I want but when I try to group the months
into FYs, the system won't let me because they have a parent (Quarter and
year) that define their grouping.

I've tried a number of things, even setting up custom outline codes manually
set to Financial Year (because you can't put a formula on an outline code)
but withouit success so far.

I can't see a way to do it. I could extract monthly data into Excel and
manipulate it there but I want to present the results in PWA.

Any ideas very welcome.

Denis
 
R

Ross Andren

You may have to set up a time related criteria in the OLAP cube itself. I
have seen it done for weeks for example, as these don't show as standard,
but are the timeframe/granularity that many projects are managed to.
 
M

Mike

Denis

You need to develop an understanding of Analysis Manager. You can then
build a custom cube or modify the Projectserver cube. For time
elements (e.g. weeks) this is relatively straightforward, as this data
is already held in the MSP_Cube_Time_by_Day table.

Within Analysis manager you need to edit each projectserver cube in
turn and add a fiscal year dimension. Analysis Manager will let you
define start of fiscal year (make sure you select star schema
hierarchy).

As long as you do not delete the Projectserver cube it will update the
fiscal dimension as part of the normal build process.

regards

Mike
 
D

Denis in Brisbane

Thanks to all three of you who replied.

I got it working - along the lines of the PayPeriodExample in the Portfolio
Analyzer Extensions stuff in the SDK.

It's not quite as elegant but I was able to do it without any code by simply
setting up a static table mapping months and years to financial years from
now until FY 2020 (if it's still running then they can get me back in).
Works like a charm.

Denis
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top