I know there has to be a simple answer to this, but here goes. I need to filter a view that shows me only the tasks that have had actual work applied within a certain time frame.
I have looked at the filters, but I can't seem to filter based on timescaled data. Maybe I am making this alot...
The schema itself is not exposed, but I did find a hidden function that will return the last time the baseline was saved or updated. It took alot of digging but I found it. The function
expression .BaselineSavedDate(Baseline)
expression Required. An expression that returns a Project object...
Thanks for the insight, but the date I need is the last time the Baseline was updated. We use that as a check against the last "approved" project change to make sure project managers are not accidentally making changes they should not. Was hoping I could "snag" that date as a red flag. I just...
I have been writing VB macros for MSP 2003, I need to be able to access that last date the baseline was saved. You can see it when you go to tools->tracking->save baseline. I have looked all over the data structure but have not been able to locate this date. Does anyone know how to find it or...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.