Configure a navigation from a chart to a list screen
Configure a navigation to allow your users to navigate to a list of records from your chart screen.
To create your navigation, you need to create the following components:
- Configure a parametrized list and record screen.
- Configure a navigation function to navigate from your chart to your parametrized list and form.
- Associate your navigation function to your chart screen.
These steps assume you have an existing chart screen you want to configure. If you have not yet created a chart screen, you can find details on creating charts at Create a chart screen for a data visualization.
- Create a parameterized list for your chart
Create the list that users see when they tap on your chart screen. - Create a navigation function for your chart screen
Create a navigation function to direct your users from the chart screen to a parametrized list. - Assign the navigation function to the chart screen
Assign your navigation function to your chart screen so that your users can tap the chart to access the list of records.