Early Access: The content on this website is provided for informational purposes only in connection with pre-General Availability Qlik Products. All content is subject to change and is provided without warranty.
Qlik Sense provides a function for accessibility features to help users interact with Qlik Sense.
Viewing data of visualizations
You can change between a visualization and a view of the data it represents.
When working with a visualization in analysis mode, you might need to take a look at the data behind a selection. For most visualizations, a table containing their data is available when the Qvisualization.toggleDataView() method is defined.
Visualizations where data viewing is available
In the following visualizations you can change between the visualization and a view of its data in table form:
Bar chart
Box plot (with one or more dimensions)
Combo chart
Distribution plot
Histogram
Line chart
Pie chart
Pivot table
Scatter plot
Treemap
toggleDataView() implementation
The code example below defines the toggleDataView() function for two visualizations.
Data view lets you toggle any QVisualization into a table to view the data behind the chart. After toggling, you can enter the visualization with SPACE or ENTER and use the navigation keys to navigate the table. While navigating, you can select values and sort headers. When you are done, you can toggle back to the chart with ESC.
To run this example, download the Helpdesk Management app and import it into Qlik Sense using the QMC.