How to generate a report showing all, or selected resources across all or specific projects.

Tuesday, July 2, 2013
Avatar
Hi,

I see somebody else asked this question before and Adam replied to it but I still need more help because I'm afraid I do not know the database table names, entities, etc. and it seems that I may need to add more fields to the report section to be able to get the results I'm ambitioning.

My Idea is to see how many projects are assign to a specific person based on a release and progress.  Is there a way to choose different progress status at the same time from the progress drop-down list? and also is there a way to add customized options to the progress drop-down list?

Here is the answer Adam provided to the other customer. 

"1) You can create a custom report (in Administration > Edit Reports) and add a custom section. In that custom section add a query against the R_ProjectReleaseResources entity and that will let you report on resources."

Thanks!
Lina Betancourth

1 Replies
Wednesday, July 3, 2013
Avatar
re: lbetancourth Tuesday, July 2, 2013
Hi Lina

You would need to use the R_ProjectReleaseResources entity, and/or you can join other tables/entities to that using SQL Joins to get additional columns. Without knowing exactly what you're looking to achieve, I cannot give the exact SQL. If you can list out the columns you need I can see what might be possible. Also in terms of the other questions, there is not a way to add additional customized options to the progress drop-down, and that dropdown is not currently multi-selectable.

Spira Helps You Deliver Quality Software, Faster and With Lower Risk

And if you have any questions, please email or call us at +1 (202) 558-6885

 

Statistics
  • Started: Tuesday, July 2, 2013
  • Last Reply: Wednesday, July 3, 2013
  • Replies: 1
  • Views: 1633