Changing visualizations based on user selection
Beginner | 15 Minutes
Overview
Interactivity allows users to explore data dynamically, uncover insights, and make informed decisions more effectively. Interactive elements enable users to customize their view, focus on specific data points, and discover trends or anomalies that might not be evident in static reports.
This tutorial walks you through how to make a visualization interactive by allowing users to choose the type of visualization they want to see.
📋 Requirements
|
Tutorial
The Birst View Selector allows a user to switch between the original chart and a table view in a dashlet. Dashboard creator enables or disables the View Selector for each dashlet. Depending on how many measures and attributes your original chart uses, the View Selector will have a different number of chart options available.
However if you want to include a map view, or to switch between reports and charts that hold a different data set, you need a different approach.
By setting up a filter that controls which reports are visible you can give the user a way to easily switch between reports right on the dashboard.
You can use 'Data Driven Dashboards' to overlay different dashlets on top of each other and show/hide them using a dashboard filter.
Showing and hiding dashlets (reports, KPIs, images) enables the user to change the way they analyze data while staying on a single dashboard. Based on selections made on in the filters the reports can be shown or hidden, changing the design of the whole dashboard.
Resources
What made this section unhelpful for you?
On this page
- Changing visualizations based on user selection