Creating a Comparison Scorecard Tile

You can use a comparison scorecard tile to compare a static value to a saved search result, or compare two saved search results. For more information about the types of dashboard tiles, see Types of Dashboard Tiles.

To create a comparison scorecard tile:

  1. Go to Setup > Dashboard Tiles > Manage Dashboard Tiles > New.

  2. On the Dashboard Tile page, specify values for the following fields:

    • Name – Enter a name that describes the scorecard results you want to display in the tile. For example, Sum of Company Sales Orders.

    • Inactive – Clear this box to display the tile on the dashboard.

    • Tile Type – Select Scorecard.

    • Display to All Roles – Check this box to make the tile visible to all roles. When you check this box, the Roles field becomes read-only.

    • Roles – Select at least one role that can access the tile. To select multiple roles, press and hold down the Ctrl key.

      Note:

      To display the tile in the portlet, you need to select at least one role in the Roles field or check the Display to All Roles box.

    • Display Order – Enter a number to define the order where the tile is displayed in the portlet. For example, enter 1 to display the tile as the first tile in the portlet.

      Note:

      If two or more tiles have the same display order value, the system displays the tiles in alphabetical order.

      You can only display 50 tiles in the portlet. If you create more than 50 tiles, the portlet displays only the first 50 depending on the display order value.

  3. In the Data Source section of the Data subtab, specify values for the following fields:

    • Saved Search – Select a custom saved search to use for the scorecard tile.

      Important:

      Ensure that the custom saved search you select is a SuiteScript supported record that contains a numeric column. Otherwise, the system will not let you create the scorecard tile. For more information about SuiteScript supported records, see SuiteScript Supported Records.

    • Link – (Optional) Specify the URL to use for the tile. For example, you can enter a saved search URL. When you click the tile, the system launches the URL page.

    • Prefix – Enter text or characters to append before the tile value. For example, you can use a currency symbol as a prefix.

    • Suffix – Enter text or characters to append after the tile value. For scorecard tiles, the Display Value field is read-only.

      The Scorecard Summary Type field automatically displays Sum. It is the default summary type for scorecard tiles.

  4. In the Comparison section of the Data subtab, specify values for the following fields:

    • Compare – Check this box to enable comparison for the scorecard tile. When you check this box, the scorecard tile displays the result of the comparison along with the current and previous values used in the computation.

      Note:

      If you clear the Compare box, all fields in the Comparison section become read-only and the tile becomes an ordinary scorecard tile.

    • Compare Value – Enter a static value. This displays the previous value on the scorecard tile. If you enter a value in this field, the Compare Saved Search field becomes read-only.

    • Compare Saved Search – Select a custom saved search to use for the comparison. If you use a custom saved search for comparison, the Compare Value field becomes read-only.

      Important:

      Ensure that you select a custom saved search and not a standard saved search. Otherwise, the system will not let you create the scorecard tile.

      Note:

      The sum of the values in the first numeric column of the saved search you select in this field is displayed as the previous value in the tile. The system then compares the previous value to the sum of the values in the first numeric column of the saved search selected in the Data Source section.

    • Comparison Type – Select the comparison type you want to use for the scorecard tile.

      Select from the following comparison types based on the result you want to display in the tile:

      Comparison Type

      Computation

      Difference

      Difference =Current ÷Previous

      The Difference is calculated by dividing the current value (from the source saved search) by the previous value (from the compare saved search).

      Variance Percentage

      Variance Percentage = ((Current – Previous) ÷ Previous) × 100

      The Variance Percentage is calculated as the current value minus the previous value divided by the previous value then multiplied by 100.

      Absolute Ratio

      Absolute Ratio = Current – Previous

      The Absolute Ratio is calculated as the current value minus the previous value.

  5. (Optional) Modify the tile appearance or apply conditional alerts.

    For more information, see Modifying the Appearance of a Dashboard Tile or Applying Conditional Alerts to a Dashboard Tile.

  6. Click Save.

Related Topics

General Notices