S
Skip Purdy
Dear Fellow EPM Types,
I'm running into trouble trying to gen a report for a customer engagement.
Here are the particulars:
I have two Enterprise Task Outline codes that track program and accounting
codes on per task basis. These are required fields for non-summary,
non-summary task types. From every indication, my users are entering data
using these fields correctly.
Here's the part I have a grey area on - how do I build a report that shows a
summary of actual hours entered against each outline code? At first, we
considered extending the cube with Task-level data, but quickly figured out
that would fill up the cube storage at very high rate, effectively
eliminating any performance gains that would have been indicated through
Portfolio Analyzer.
So instead we turned to SQL Reporting Services. We can't find any Microsoft
documentation on which database fields to query (I think this IS my REAL
problem) to extract task-level data. We believe that we have built the
correct query to correlate against enterprise field to add the hours in the
AssignmentTimeActualWorkProtected field from the table
MSP_View_proj_assn_TP_By_Day. This was after MUCH trial and error of trying
to find where Project Server deposits task level data.
Well, the report runs (we think), but it has extraneous data in it.
I have every reason to believe we are extracting data from the wrong
field/wrong table, but I can't find any GOOD documentation on which field to
query by.
ANY pointers would be a lifesaver.
Thanks
Skip
I'm running into trouble trying to gen a report for a customer engagement.
Here are the particulars:
I have two Enterprise Task Outline codes that track program and accounting
codes on per task basis. These are required fields for non-summary,
non-summary task types. From every indication, my users are entering data
using these fields correctly.
Here's the part I have a grey area on - how do I build a report that shows a
summary of actual hours entered against each outline code? At first, we
considered extending the cube with Task-level data, but quickly figured out
that would fill up the cube storage at very high rate, effectively
eliminating any performance gains that would have been indicated through
Portfolio Analyzer.
So instead we turned to SQL Reporting Services. We can't find any Microsoft
documentation on which database fields to query (I think this IS my REAL
problem) to extract task-level data. We believe that we have built the
correct query to correlate against enterprise field to add the hours in the
AssignmentTimeActualWorkProtected field from the table
MSP_View_proj_assn_TP_By_Day. This was after MUCH trial and error of trying
to find where Project Server deposits task level data.
Well, the report runs (we think), but it has extraneous data in it.
I have every reason to believe we are extracting data from the wrong
field/wrong table, but I can't find any GOOD documentation on which field to
query by.
ANY pointers would be a lifesaver.
Thanks
Skip