- Post History
- Subscribe to RSS Feed
- Mark as New
- Mark as Read
- Bookmark
- Subscribe
- Printer Friendly Page
- Report Inappropriate Content
on 07-14-2015 05:28 AM
If you have, would you share some basics re: how you set it up?
Thanks!!
Hi Mary Ellen... we created the attached project dashboard in ServiceNow that we send to our stakeholders on a weekly basis. I can ask our System Admin how he created it, if you're interested.
Hi Cynthia,
I liked this dashboard you posted, ill be interested if you can how this is created and what all changes/customization was done on project to get the data required.
Let me talk to my sys admin!
Jason Klusky has done some really great things like this with Project Status, and shared code with us on how they did it. Jason care to share some screenshots/thoughts?
I'd love to learn how to create either one of those reports. Our PMO is working toward using the PPM suite as our tool set and I've been trying to develop reports. I feel like I might have gotten as far as I can get without needing our systems admin to do development work.
Hello! Here are the details on how we created our project dashboard using the PPM module:
- Our system admin created a "Project Status" tab as part of our form that includes sections for the PMs to update the current status for project scope, schedule and budget.
- Using the populated form, our system admin created a notification that the PM triggers that pulls the fields from the form using the HTML editor within the notification area to add all the colors and table formatting. You have to use email notification scripting to format the data from the form into a format that adds value - i.e. negative values for a red status, positive values for green.
- The PM creates a distribution list that is used for emailing the project dashboard to stakeholders on a weekly basis.
This document was generated from the following discussion: Has anyone created a project snapshot view like this?