Back to Kantata.com Blog Tour Status

Adding Number and Currency Custom Fields to Insights

 
User Permissions Needed: Account Administrator, Reports Viewer With Cost, Reports Viewer
Insights Permissions: Can Edit

Learn how to turn facts into metrics so that you can use Number and Currency custom fields in Insights reports.

In this video, you'll learn how to add custom field currency or number fields to a custom report within Insights.

Overview

Custom fields provide a way to add additional data to projects, tasks, users, and groups. Choice and Text custom fields are pulled into Insights as attributes, and can be added to custom reports without any additional setup. However, Number and Currency custom fields are pulled into Insights as facts and must be turned into metrics before they can be used in custom reports.

In this article, you'll learn how to turn facts into metrics so that you can use Number and Currency custom fields in Insights reports.

Note: You must have Can Edit capabilities in order to create custom metrics in Insights.

How to Add Number and Currency Custom Fields to Insights

  1. In the left navigation, hover over Insights, then select any dashboard.
  2. Below the dashboard name, click Open in Advanced Editor.
    insights_classic_-_click_advanced_editor__standard_4.png
  3. You'll receive a confirmation dialog alerting you that the Advanced Editor is for experienced Insights users. To continue, click OK.
  4. In the app bar at the top of the Advanced Editor page, select the Manage tab.
    Click_the_Manage_tab.png
  5. In the Data section located on the left, select Metrics.
    Click_Metrics.png
  6. Once the list of metrics populates, click Create Metric at the top-right of the list.
    Click_Create_Metric.png
  7. In the Metric Editor, select Custom metric.
    Select_Custom_metric.png
  8. Enter a name for the custom metric.

    TIP

    We recommend starting your custom metrics with a special character (such as ! ) to differentiate them from standard metrics.

  9. In the editor, type SELECT SUM(.
    Type_SELECT_SUM_.png
  10. In the Elements section to the right of the editor, select Facts.
    Click_Facts.png
  11. Search for the Number or Currency custom field that you'd like to create a metric for. The custom field will appear under a Custom Fields heading (e.g. Project Custom Fields).
  12. Select the fact name, then click Add Selected. The fact name is added in the editor.
    Click_Add_Selected__custom_field_.png
  13. If you’re creating a metric for a Currency custom field, add /100 after the fact name. This will turn the currency fact from subunits (e.g. cents) into the base unit (e.g. dollars). For Number custom fields, skip this step.
    Add_divide_by_100.png
  14. In the editor, type ) . This closes the SUM function.
    Type_closing_parenthesis.png
  15. Click Add at the lower-right of the Metric Editor.
    Click_Add.png
    Note: If you receive an error, the error message will let you know which element the metric is missing. Review the previous steps to find where to add the missing element.

Once you finish creating the custom metric, it will appear in the What list in the report editor and can be added to reports like any other metric.

Custom_metric_in_the_report_editor.png

How to Share Custom Metrics

When you create a new custom metric, the custom metric is initially hidden and only you can see and use it in reports. To allow other people to use the custom metric, follow these steps.

  1. On the metric page, click Sharing & Permissions.
    Click_Sharing_and_Permissions.png
  2. Check Visible to all users.
    Check_Visible_to_all_users.png
  3. Click Save Permissions.
    Click_Save_Permissions.png

How to Move Metrics to Another Folder

You can place a custom metric in a specific folder to sort it with related metrics. (This is optional; if you don't move a custom metric to a folder, the metric will be in the Unsorted folder.)

  1. On the metric page, click Move To Folder.
    Click_Move_To_Folder.png
  2. Select a folder.

Related Articles

Created on