1
Currently, we have charts that filter based on the list view. However, we are looking to implement charts that filter dynamically based on each record in the list. For example, when we click on a specific record in the list, it should navigate to a page displaying a chart specifically for that record.
At the moment, this functionality is not working as intended. Instead of showing data for the selected record, the chart displays all data associated with the list view.
STATUS DETAILS
New