When working with chart Dashlets in the Dashboard Designer, you can specify a link that opens when a user clicks the Dashlet. You can optionally include a parameter which references an existing filter in another Dashlet and uses that filter to display a specific web page relevant to the filtered information.
- Right-click the dashboard name and select Open in Designer from the context menu. The Dashboard Designer opens.
- Create a chart hyperlink:
- Right-click on the dashlet and select Properties from the context menu. The Dashlet Properties dialogue box opens.
- Click the Hyperlinks tab.
- Click Enable chart hyperlinks to select it.
- Choose Open new page from the Action menu.
- The Web Address/Repository URL entry bar is displayed.
- Enter "repo:/public/Samples/Reports/report_name" for the Web Address/Repository URL. To see the report's path, hover over the report's name in the Existing Content pane.
- Click the OK button.
- Preview the new dashboard functionality with the Preview button.
- Add a parameter:
- Right-click on the dashlet, select Properties from the context menu, and click the Hyperlinks tab.
- The Available Parameters area shows the parameters available in the chart.
- Modify the URL to add a parameter that provides a value for an input control in the target report:
- You need to know the correct name of the input control in your target report.
Create a parameter. If you create a parameter name, it is helpful to use a name that is not used in the Filter Manager.
If you use one of the names in the Available Parameters list, the mapping to the parameter is created for you.
- Click Create Links in Filter Manager. Click Yes when prompted. The Filter Manager is displayed.
- In the Filter group, click a new row with Affected Dashlet and Filter/Parameter dropdown menus.
- In the Dashlet Affected column, select a column from the new Select dashlet dropdown menu.
- In the Filter/Parameter Affected column, select a field from the new Select parameter dropdown menu.
- Click the OK button.
Now, to preview the new Dashboard functionality, complete the following steps:
- Click the Preview button to preview the Dashboard.
- Click in the text box to display the available values.
- Select a value from the list, and click the Apply button at the bottom of the dashlet.
- Click the chart dashlet.
- To verify that the parameter has been passed correctly, click in the Report.
- Return to the tab that contains your Dashboard.
- From the Dashboard Designer, select Save Dashboard.
Comments
Article is closed for comments.