Timephased data table?

J

John

caijp said:
What is TimePhased Data and how does it work?
Thanks in advance for your input.
caijp.

caijp,
Timescaled (i.e. timephased) data is simply data in Project that is
spread over a specific length of time. I would guess that about half of
the data in Project is timescaled (e.g. Cost, Work, Baseline data,
etc.). Timescaled data is what you see on the right side of the screen
in the Usage views and several of the built-in reports.

In VBA, the TimeScaleData Method is used to extract time selected
elements of a given field. For example, the weekly elements of Cost can
be extracted.

Some field in Project (e.g. spare fields) do not have timescaled data
however, given a suitable algorithm in VBA code, timescaled data can be
generated for those fields as well.

Hope this helps.
John
Project MVP
 
C

caijp

What is TimePhased Data and how does it work?
Thanks in advance for your input.
caijp.
 

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