How to Use Embed Link

In this Document you will learn how to use dashboard embed link to travel from one dashboard to another. We will also learn how to link different dashboards with embed link.

Use case: You have one summary level of Dashboard which contains summarized data. You don’t want to show detail data in this dashboard. Also, you have another dashboard which contains Detail level of data which is called Detailed dashboard. Now if you want to see detail data of summarized data and by clicking on summarized data it should redirect to the detail dashboard you have created.

-In this document we will see how to meet this use case. So, we have one summary level of dashboard and one detail level of dashboard. Summary level dashboard contains column chart showing aggregated data and detail dashboard have table widget showing detailed data of that column chart.

1. Create a New Summary dashboard.

2. Add a Chart Widget in Dashboard.

3. Enter Following details in Chart Widget:
Dataset: salesb.ds
Category Axis: productLine
Value Column: quantityOrdered
Aggregation: sum

4. Click on Preview and Save and Exit.

5. Create a New Detailed Dashboard.

6. Enter a New Table Widget in Embed Dashboard.

7. Enter Following details in Table Widget.
Dataset: salesb.ds
In Dataset Column select all the Field.

8. Fill above details in Edit box, As shown in figure Below:

9. Click on Preview and Save and Exit.

10. Click on Embed icon of the Embed Dashboard, As shown in Figure Below:

11. Copy the Internal embed link of Detailed Dashboard and paste in Summary dashboard.

12. Click on Setting icon on the Summary dashboard Chart Widget.

13. Enter following details in Extra Label.
Toggle Enable Extra Label
Label Text: Detailed Data Link: http://localhost:8080/aiv/embed/internal/aivHubInternalEmbed/a_i__206&a_n__EmbedLink&a_as__dashboards&a_af__false/coutry___
(link Copy from Detailed Dashboard)

14. Fill above details in edit box, As shown in figure Below:

15. Click on Save and Exit.

16. Now go to preview mode Click on Detail Data in Summary Widget, As shown in Figure Below:

17. It will Redirect on Detailed Dashboard, As shown in Figure Below: