Project_status (Status Report) and Pm_project (Project)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2018 06:56 AM
HI
Does anyone know how to link these two tables together for reporting purposes? I am being asked to pull the overall health status field from the related lists status reports from the project module and can not see how to do this. Any help is appreciated.
Thanks
Dennis

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2018 07:37 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2018 07:40 AM
Thanks are you saying
To build the report from the Project_status table and then I can drill back to the parent table?
Would I be able to set conditions for the report from fields from the project table or only the project status table?
Do you have any examples you can share?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2018 07:47 AM
Kindly find my comments inline in red.
To build the report from the Project_status table and then I can drill back to the parent table?
Yes
Would I be able to set conditions for the report from fields from the project table or only the project status table?
You can set filter using both tables. Something as below.
Status Date is a field from Status report while Project-> Project fields helps us to access all project related fields.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2018 08:28 AM
Okay thank got that report build
Filter is to show if project state is open or work in progress
However ran into a problem that I only need to show the most recent status overall health and all projects if they have a status or not
Running from this table project_status will not get me what I need, I think
What other options do you have to get this information with only showing the most recent status report for all projects with state in open or work in progress