Adding Hyperlinks to a Visualizer Report
Use report-level drill maps to add a hyperlink to a report. Set a Hyperlink at the end of a drill path. For more about using a hyperlink in a drill path, see Report-Level Drilling.
To add a hyperlink without drilling to different attributes, create a drill path that contains a single node.
To add a hyperlink
For example, you want users to click on a bar to go to a store's Google entry.
- From a Visualizer report, click Settings - Report-Level Drilling.
- In the Report-Level Drilling window click Add.
- Enter the Store Name attribute.
- Click Hyperlink.
- Enter the URL using BQL syntax. For example, to use the value of Products.Products in a Google search:
'http://www.google.com/search?q='+[Retail_Stores.Store_Name] - Select whether to open the URL in a New Window or in the Same Window as the report.
- Click X to exit the Report Level Drilling window.
- Click Save.
- Test the report. For example, clicking on the bar for "Fry's" opens the URL.