converting Gregorian schedule dates to Fiscal Calendar dates

D

dfeigen115

I am looking for assistance in developing code for Project Server 2007 that
will convert the gregorian dates in a project schedule to their corresponding
fiscal calendar.

I know that the data analysis function allows for defining the fiscal
calendar, which we have done, but there are various custom fields that we
ahve in project that are not available in any of the cubes used in the Data
Analysis configuration.

We had a com-addin in PS2003 that was customized to do this. It summarized
the work, cost, baseline work, and baseline cost by resource within our work
package designator (a task level field, not the MS Project WBS).
Unfortunately, our implementation contractor left us with the DLL only, no
code, no workable documentation and not on great terms.

My best guess is that the process extracted from the resource assignment the
work package designator, the resource name, the work, cost, baseline cost,
and baseline work and the the gregorian schedule date for the work, cost, and
baseline cost/work to a file. It then took the gregorian date compared it to
a fiscal calendar table (somewhere in the PS2003 database), creating a
summary table containing the resource name, the fiscal calendar period and
the sum of the work, cost etc applicable to the fiscal month.

Once the extract was completed, it generated an excel file containing the
converted fiscal data and a pivot table based on the converted data.

The "report" could be run realtime straight from project pro.

ANY assistance, not matter how small would be greatly appreciated.
Thanks,
Dan
 
M

Mike Glen

Hi Dan,

Try posting on the microsoft.public.project.developer newsgroup (forum).
Please see FAQ Item: 24. Project Newsgroups. FAQs, companion products and
other useful Project information can be seen at this web address:
http://project.mvps.org/faqs.htm

Mike Glen
Project MVP
 

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