Linking to Dashboards and Other Webpages | Syncfusion Blogs
Live Chat Icon For mobile
Live Chat Icon
Popular Categories.NET  (173).NET Core  (29).NET MAUI  (203)Angular  (107)ASP.NET  (51)ASP.NET Core  (82)ASP.NET MVC  (89)Azure  (40)Black Friday Deal  (1)Blazor  (211)BoldSign  (13)DocIO  (24)Essential JS 2  (106)Essential Studio  (200)File Formats  (65)Flutter  (132)JavaScript  (219)Microsoft  (118)PDF  (81)Python  (1)React  (98)Streamlit  (1)Succinctly series  (131)Syncfusion  (897)TypeScript  (33)Uno Platform  (3)UWP  (4)Vue  (45)Webinar  (50)Windows Forms  (61)WinUI  (68)WPF  (157)Xamarin  (161)XlsIO  (35)Other CategoriesBarcode  (5)BI  (29)Bold BI  (8)Bold Reports  (2)Build conference  (8)Business intelligence  (55)Button  (4)C#  (146)Chart  (127)Cloud  (15)Company  (443)Dashboard  (8)Data Science  (3)Data Validation  (8)DataGrid  (63)Development  (618)Doc  (8)DockingManager  (1)eBook  (99)Enterprise  (22)Entity Framework  (5)Essential Tools  (14)Excel  (39)Extensions  (22)File Manager  (6)Gantt  (18)Gauge  (12)Git  (5)Grid  (31)HTML  (13)Installer  (2)Knockout  (2)Language  (1)LINQPad  (1)Linux  (2)M-Commerce  (1)Metro Studio  (11)Mobile  (501)Mobile MVC  (9)OLAP server  (1)Open source  (1)Orubase  (12)Partners  (21)PDF viewer  (42)Performance  (12)PHP  (2)PivotGrid  (4)Predictive Analytics  (6)Report Server  (3)Reporting  (10)Reporting / Back Office  (11)Rich Text Editor  (12)Road Map  (12)Scheduler  (52)Security  (3)SfDataGrid  (9)Silverlight  (21)Sneak Peek  (31)Solution Services  (4)Spreadsheet  (11)SQL  (10)Stock Chart  (1)Surface  (4)Tablets  (5)Theme  (12)Tips and Tricks  (112)UI  (381)Uncategorized  (68)Unix  (2)User interface  (68)Visual State Manager  (2)Visual Studio  (31)Visual Studio Code  (17)Web  (582)What's new  (323)Windows 8  (19)Windows App  (2)Windows Phone  (15)Windows Phone 7  (9)WinRT  (26)
LinkingDashboard_TitleImage

Linking to Dashboards and Other Webpages

A dashboard used to be built with selected views to convey its objective through individual widgets. However, some users may require a detailed view of a particular report that cannot be accommodated all in one dashboard. Or, if it can be accommodated all in one dashboard, the objectives may not be clear. To avoid this, we can link related dashboards without affecting the goal of individual dashboards. This blog post explains the linking abilities available in Syncfusion Dashboard Designer.

Linking to a webpage

A webpage, either publicly accessible or a dashboard hosted in a dashboard server, can be linked to a dashboard widget through the URL option. For example, consider as illustration a map widget showcasing world-wide product sales details.

To configure this:

  1. From Dashboard Desktop Designer, open the dashboard with the map widget to which the webpage needs to be linked.
  2. Select the map widget and click the Settings
  3. Under the widget Properties tab, scroll down to the Link
  4. Select Enable Linking, then the Link To > URL option, and enter the URL of the webpage.
  5. Scroll down to the Mouse/Touch Actions section in the below Link section and select Open URL besides the Click/Tap

The URL entered can be either static or dynamic. Static URLs will represent the exact webpage address entered in the URL text box. Clicking any of the regions in the map widget will navigate you to the same webpage opening in a new tab. Dynamic URLs are those whose parts can be passed with value dynamically from the clicked element through the {{:parameter}} syntax mapped with corresponding value column names.

Here is an example for a dynamic URL: https://en.wikipedia.org/wiki/Demography_of_the_{{:Country}}, where Country represents a column name from the table bound to the respective widget. On selecting the country “United States” in the map widget, the URL will dynamically change to https://en.wikipedia.org/wiki/Demography_of_the_United_States during page launch.

Preview the dashboard and select any region in the map widget from the supplier dashboard to experience the same.

Linking to an external URL

Note: Links to URL settings will differ a bit for the grid widget alone when compared with other applicable widgets.

Linking to an internal dashboard

Syncfusion Dashboard Designer allows you to create and save multiple dashboards as one file. On previewing that file, the dashboards will display separated as tabs in one browser page. Linking between these dashboards can be handled through the Internal option.

For example, consider a map widget in the supplier dashboard and a pie chart widget in the sales dashboard. Assume these two dashboards are saved as one file (*.SYDX). Both of these widgets hold sales details by country. Here, region selection in the map widget will navigate to the pie chart widget in the sales dashboard, whose figures will be changed based on the selected region.

To configure this:

  1. From Dashboard Desktop Designer, open the multitabbed dashboard file holding the previously mentioned two dashboards with their respective widgets.
  2. Select the map widget in the supplier dashboard and click the Settings
  3. Under the widget Properties tab, scroll down to the Link
  4. Select Enable Linking, then the Link To > Internal option, and then select the appropriate sales dashboard for linking.
  5. To establish synchronization between two dashboards, click Set Parameters…. The dialog will appear. In this dialog, on the left-most panel, select the pie chart widget based on its name given in the sales dashboard. Assign the Source Widget, which is the map here, and Source Column, which is the country here, and click OKNOTE: If you want to keep the dashboard linking static, the parameter settings can be ignored. Scroll down to the Mouse/Touch Actions section in the below Link section and select Open URL beside the Click/Tap option. The following steps are optional and needed only if you need the filtered value passed to the target dashboard widget and need that to be reflected in its listener widgets, too.
  1. Move to the sales dashboard, select the pie chart widget, and then mark the Act as Master Widget option available in the toolbar.
  2. Navigate to the Dashboard menu and select Filters… to open the Dashboard Filters Configuration
  3. Configure the listener widgets for the pie chart master widget.

Preview the designed dashboard and select any region in the map widget from the supplier dashboard. On doing so, the focus will automatically switch to the sales dashboard, affecting the figures based on the selected region.

Linking to an internal dashboard

Linking to an external dashboard

You can also establish a link between two different dashboards hosted in the same Dashboard Server. Refer to our documentation to get the published dashboard web address (URL) for linking purposes.

Moving ahead, the linking settings steps are the same as in the previous section, Linking to an internal dashboard, except for the following one.

In the Link section, instead of Link To > Internal, select the Link To > Dashboard option and enter the dashboard web address (URL) to which you need to link. After entering the URL and switching the input cursor focus, the dashboard server Login Window will appear automatically (if you did not log in to that server from the Dashboard Designer). Enter the target dashboard server credentials where the sales dashboard is placed. After completing the settings, preview the dashboard and select any region in the map widget from the supplier dashboard.

Linking to an external dashboard

You can also refer to this video for linking configuration in a multitabbed dashboard.

Summary

We hope this blog guides you in utilizing the linking abilities available in Syncfusion Dashboard Platform. To learn more about Dashboard and the rest of its features, you can explore our online documentation section. If you are looking for our Dashboard application, please download its latest version from the download page and check out its features.

For any questions or clarifications, please post in the comments section available below. You can also contact us through our support forum or Direct-Trac.

If you like this blog post, we think you’ll also like the following free e-books:

Power BI Succinctly
BI Solutions Using SSAS Tabular Model Succinctly
Public Speaking for Geeks Succinctly
Hadoop Succinctly

Tags:

Share this post:

Popular Now

Be the first to get updates

Subscribe RSS feed

Be the first to get updates

Subscribe RSS feed