Navigating from Charts

About Configuring Drill-Downs using URLs

You can use Essentials URLs to configure drill-downs for a visual element (for example, bar) of a chart for accessing data associated with the visual element in the corresponding module.

When configuring drill-downs, you can create the following types of URLs that are used to navigate to the specific pages or features of the corresponding module:

  • URL with parameters: If the URL associated with the module contains a parameter, you must create a URL with the parameter to pass the parameter value from the chart to the corresponding module for accessing the associated data. If the URL uses dynamic parameters (for example, prompts), parameters with the same name are automatically created to pass the value when you select the visual element in the chart. Thus, you are navigated to the target page or feature of the module.
  • URL without parameters: If a URL associated with the module does not contain a parameter, you must create a URL without any parameter value.

Configure a Drill-Down for a Chart to Access Data in the Corresponding Module

Before You Begin

About This Task

This task describes how to configure a drill-down for a chart using a URL and navigate to the corresponding module within Essentials to access the associated data. For more information on different types of drill-downs and how to configure drill-downs for the charts and reports, refer to the help integrated with Advanced Visualization.

Procedure

  1. Access the Advanced Visualization page.
  2. Access the chart for which you want to configure the drill-down.
  3. Right-click the chart, and then select Edit.
    The Advanced Visualization Designer page appears, displaying the chart in the designer canvas.
  4. In the Settings section, in the Vertical box, right-click the field for which you want to configure a drill-down, and then select Configure drill downs.
    The Configure Drill Downs for <Field Name> window appears.
  5. In the Configure Drill Downs for <Field Name> window, perform the following steps to configure the drill-down:
    1. In the Type section, select the URL option.
    2. In the URL box, enter the URL for the page that you want to access when you select the visual element of the chart.
      Tip: For more information on the URLs associated with a specific Essentials module, access the help documentation for the module, and then refer to the <Module Name> URLs topic.
      • If the URL does not contain any parameter, select Apply.
      • If the URL contains parameters (for example, {entitykey} and {sectionname} in the URL health/asset/{entitykey}/{sectionname}), perform the following steps:
        1. In the Parameters section, select the Add all target filters button.

          A table appears, displaying the following columns:

          • Parameter Name
          • Type
          • Field/Value
        2. In the table, enter the values as follows:
          • In the Parameter Name box, enter the name of the parameter.
          • In the Type box, select Field.
          • In the Field/Value box, select a field value based on the parameter that you specified in the Parameter Name box.
        3. Select Apply.
  6. Select the Save button to save the chart in your preferred workspace.
    The drill-down for the chart is configured.