S
SP
Hello,
When you set a baseline in PPro (Tools|Tracking|Save Baseline) it saves the date last modified. After much research, I found that this information is held in the PS database table MSP_PROJECTS in the column RESERVED_BINARY_DATA. However, as the column names suggests, the information is in binary format.
Does anyone know how I can get this baseline (last saved on...) date and use it in a custom enterprise field formula in PPro? I know it has to be done programatically, as it's stored as a project property, but I’m just not sure how to go about doing it.
We really need to use this date value in a report.
Thanks in advance!!
SP
When you set a baseline in PPro (Tools|Tracking|Save Baseline) it saves the date last modified. After much research, I found that this information is held in the PS database table MSP_PROJECTS in the column RESERVED_BINARY_DATA. However, as the column names suggests, the information is in binary format.
Does anyone know how I can get this baseline (last saved on...) date and use it in a custom enterprise field formula in PPro? I know it has to be done programatically, as it's stored as a project property, but I’m just not sure how to go about doing it.
We really need to use this date value in a report.
Thanks in advance!!
SP