Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents
typeflat
separatorpipe
Excerpt
hiddentrue
Image RemovedImage Added

PROJECT BY STATUS

Display the percentage of projects per status in a pie chart

Overview

When in charge of a portfolio (programs and individual projects), the quickest indicator a manager has is the project status. The project status indicates in a single word the current stage of the project. Then, further details like the key accomplishments, upcoming milestones, consumed resources, etc. are displayed in the individual project report.

...

This gadget displays the percentage of projects per status in a pie chart, from the set of projects returned by a PQL query.

...

Configuration

Name your gadget meaningfully, so everyone knows at a glance what it is about and when to use it. Fill out the rest of the fields as applicable, namely:

  • The datasource, select a Projectrak datasource (see Add and Manage Datasources).

  • The PQL (Projectrak Project Query Language) query to filter the list of projects (see the DEISER’s Projectrak Advanced search with PQL documentation). If you don’t add a PQL query and click “Load”, the gadget will request all the content in the source instance, this might cause performance issues. We recommend to add at least one clause, for example to list all the projects that are “On track” and the lead of those projects is the current user, use the clause Status = "On track" and lead = currentUser(). And remember that the gadget returns the results of the query, which are not fixed and could change over time.

  • Finally, indicate if you want to use the current settings for all the compatible gadgets in the dashboard. This option eases the pain of configuring one by one the rest of the gadgets with the same default configuration.

Integrations

Expand
titleProjectrak
Filter by label (Content by label)
showLabelsfalse
showSpacefalse
cqllabel = "projectrak"

We are working on our growing catalog of Dashboard Gadgets: KPIs and Metrics and Dashboard Integrations: Supported Products, but contact us you want us to expedite a specific one, visit our Help Center.

...

This gadget appears in the following dashboard: Project Tracking Insights template (see Project Tracking Insights dashboard).. See:

Expand
titleProject Tracking Insights template
Filter by label (Content by label)
showLabelsfalse
showSpacefalse
cqllabel = "project_tracking_insights"

See also

Filter by label (Content by label)
showLabelsfalse
showSpacefalse
cqllabel = in ( "project_tracking_insights" , "projectrak" )