...
This page covers:
Table of Contents | |||
---|---|---|---|
|
...
|
...
|
...
|
...
Relate Project
...
On the ManageIndicators page is a tab labeled, ‘Indicators Catalog.’ This tab allows users to view a list of standard indicators that can then be added to multiple projects, see the screenshot below. This catalog can be set-up by uploading the indicators using a tool such as dataloader.io and can streamline project setup and facilitate better reporting and aggregation of data.
...
Within the Indicators Catalog, users may browse through all Indicator records in a table format.
The table displays each record in the first column as a hyperlink and is clickable to the
record detail.By default, catalog indicators are displayed according to Indicator Definition.
Info |
---|
Admin Note: |
The table will display all Indicator records which do not have a child Project Indicator record related
to the current Project.By default, Indicators in the Indicators Catalog are sorted alphabetically according to Indicator
Definition.
Create custom Project Indicator records from the Selected Indicators tab
Create custom indicators for the current project and manage indicators that have already been added to the project.
When the Add New Custom Indicator button is clicked, a pop-up opens.
...
This pop-up displays the fields in the ADD_NEW_INDICATOR_POPUP field set on the Indicator object.
You can use the field set to control which fields are displayed in the pop-up for the user to enter
information on while creating the new project indicator.
...
When creating a new Project Indicator, certain fields are required to ensure the Indicator is accurately
created in the Project. All new Project Indicators require an Indicator Definition, Data Type, Reporting
Frequency and Geographic Disaggregation. All other attributes for a Project Indicator are voluntary but
users can add new required fields to the field set per their organization’s requirements.
Info |
---|
Admin Note: |
On the ‘Add New Custom Indicator’ popup is a field labeled ‘Include in Catalog?’ This checkbox field controls the availability of the Indicator to the projects created. When creating a custom Indicator, the Indicator can either be:
Added to only the current Project (ampi__Include_in_Catalog__c = FALSE)
Added to the current Project and made available to all other Projects (ampi__Include_in_Catalog__c = TRUE)
By default, the field ampi__Include_in_Catalog__c is selected as TRUE (that is, it is checked), which adds the Indicator to the Selected Indicators table for the current project and the Indicator Catalog for all other projects.
○ If the field is FALSE (that is, it is unchecked), the Indicator will only be added to the Selected Indicators table for the current project. If this indicator is later removed from the project, then it will display in the Indicator Catalog for that project only, and it does not display in the Indicator Catalog for any other projects.
○ In order to change the value of the field ampi__Include_in_Catalog__c for a particular indicator, a user must open the indicator record in native Salesforce. The value in this field may not be changed by editing a project indicator via ManageIndicators page. The data load on MI page is only affected by Indicator records where ampi__Include_In_Catalog_c = TRUE. e.g. If there are 200 Indicators but only 100 indicators have ampi__Include_In_Catalog_c = TRUE, then only those 100 indicators contribute to data load.
When the user clicks Save:
A new Indicator record is created with the input data.
A Project Indicator record is created child to the current Project and the newly created Indicator
record.
○ Applicable junction records, like ampi__Project_Indicator_Geographic_Area__c and
ampi__Project_Indicator_Reporting_Period__c, are created.
○ If certain fields like Disaggregation_Group__c are populated, then a new junction record
Disaggregated_Project_Indicator__c is created.
Add Project Indicators to ManageFramework Table
After following the above instructions on adding Indicators to a Project and then associating them with one or more Objectives - Make sure that the Objectives field is added to the (i) Add New Project Indicator pop-up through the ADD_NEW_INDICATOR_POPUP field set on Indicator object and (ii) the Edit Project Indicator pop-up through the EDIT_PROJECT_INDICATOR_POPUP field set on Project Indicator object. This will allow users to tag Project Indicators with the relevant objective(s).
When a logframe item is deactivated (see Step 8 on Frameworks: Set Up and Manage Objectives in Frameworks for more instructions on deactivating logframe items), it will no longer appear as an available project objective to associate with Project Indicators in the Add New Indicator Popup and Edit Project Indicator Popup.
If the objective was already associated with a Project Indicator, it will display in the Selected Indicators
table.
Once a Project Indicator is associated with an Objective, that Project Indicator will appear next to the
related Objective in the Framework Table. A Project Indicator can be related to multiple Objectives and
will appear adjacent to all related Objectives.
...
Likewise, multiple Project Indicators can be associated with a single Objective, and all Indicators will appear adjacent to that related Objective.
...
Add Project Indicator-related Data to ManageFramework
Once a Project Indicator is associated with an Objective and displayed in the Framework table, the user can display additional information related to the Project Indicator. To add/remove fields from the Project
Indicator object, refer to the ‘Customize Field Sets’ section of the Installation Guide.
Some fields to add/remove include:
Baseline: Actual results that were in place at the time a project started. This data is used as a
comparative point when collecting results.
How to populate this field: This number field is populated in the Edit Project Indicator pop-up on the
ManageIndicators page. Ensure the field has been added to the field set if it doesn’t display in the
pop-up initially. This is relevant only for currency, number, and percent indicators. This field sits on
the project indicator object to allow users to enter baseline information for the indicator depending
on the project.Life of Project Target: The target to be met by the end of the project.
How to populate this field: This number field is populated in the Edit Project Indicator pop-up on the
ManageIndicators page. Ensure the field has been added to the field set if it doesn’t display in the
pop-up initially. This is relevant only for currency, number, and percent indicators.Target to Date: Result records pulled from the SetTargets page. This field is on the project indicator
object to allow users to enter a target for the indicator depending on the project.Result to Date: Result records pulled from the AddResults page.
...
Indicators to Framework Objectives
Organizations typically define a framework to structure their target and result data and indicators to specify their goals within the framework. Once you’ve created your Framework and Framework Objectives for your Project and you have set up your Project Indicators, you are ready to start relating your Project Indicators to your Framework Objectives. The Project Framework table will then show this relationship:
...
Here are the steps to relate Project Indicators to Framework Objectives and display this in the Project Framework:
Click on the pencil icon next to the Framework Objectives for your Project.
2. Scroll to the “Project Indicator(s)” box and type the name of the Project Indicator you want to relate to the Framework Objective. The available Project Indicators will render dynamically as you type their names. Multiple Project Indicators can be related to a single Framework Objective.
...
3. Click “Save” to return to the Project Framework Table and see the details about the Project’s Framework Objectives and Project Indicators.
...