Embed Link Filter 3

In this Document you will learn to Create a dashboard and add a Pivot chart widget and Table widget. You will learn create embed link and how to connect embed link with one dashboard to another dashboard and filter detail dashboard with global filter parameters.

[note: to apply global filters, parameterized dataset should be used in detail dashboard]

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 with filter value applied on summary dashboard.

-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 pivot table showing grouped data and detail dashboard have table widget showing detailed data of that column chart. Detail dashboard table has 2 parameters 1. country and 2. Productline.

-In this scenario we will use pivot table. When you click on any numbers it will redirect us to detail data dashboard. Here in pivot table, we have to pass rows and column values of data we are clicking.

1. Click on hamburger icon.

2. Click on (+) icon, from dashboard Tab.

3. The Create Dashboard Dialog box will pop up on screen. Enter Dashboard Name as shown in Figure.

4. Click on Create After entering Dashboard Name in dialog box.

5. You will see an Empty Dashboard, As shown in figure below:

6. From Right Vertical Menu Select the Pivot Widget icon.

7. The Edit menu box appears as you click on Pivot chart widget icon. And a widget gets added in content place automatically in dashboard, As shown in Figure below:

8. Enter Following details in Pivot: Type: Table Dataset: Salesb.ds

9. Drag and drop country in rows and productLine in Columns.

10. Fill above details in edit box, As Shown in figure:

11. Click on Save and Exit.

12. Pivot widget is shown in Figure Below:

13. Create a New Dashboard and give Name Detailed Data of the dashboard, As shown in figure Below:

14. From Right Vertical Menu Select the Table Widget icon.

15. The Edit menu box appears as you click on Table Widget icon. And a widget gets added in content place automatically in dashboard, As shown in Figure below:

16. Enter Following details in General Property:
Dataset: Parameter.ds
In Dataset Column Select All the Field.

17. Fill above details in edit box, As Shown in figure below:

18. Click on Preview and Save and Exit, As shown in figure below:

19. Click on Embed icon of the Detailed Data Dashboard, As shown in Figure Below:

20. Copy the Link of Internal Embed in Embed.

21. Click on Cancel.

22. Open the Pivot Summary Dashboard in Edit mode.

23. Enter Following details in Pivot Property:
Hyperlink: Custom Link Link:http://localhost:8080/aiv/embed/internal/aivHubInternalEmbed/a_i__212&a_n__DetailedData&a_as__dashboards&a_af__true/aivg_country___{{country}}&aivg_productline___{{productLine}}

24. Fill above details As shown in figure below:

25. Click on Preview Save and Exit.

26. Now Click on Preview mode.

27. Here Belgium has 4 counts of Classic Cars. If we want to see detail data of these 4 counts, just click on 4 number and it will take row value as Belgium and column value as classic cars in embed URL.

28. It will redirect on Detailed Data Dashboard. You can see data is filtered by country Belgium and Product line Classic Cars, As shown in figure Below: