I want to add a filter to my chart so it only shows 2024 data.
(I don't want to filter all of my records in the map or for any other charts, just for this chart.)
I'm trying to create this dashboard I have in the dashboard app. In the dashboard app you can filter the date range of the data in the chart:
Solved! Go to Solution.
I don't think there is any getting around filtering the layer in the map in this instance unfortunately. You could always create a sort of dummy layer that is filtered appropriately to drive the the chart then not show it in the legend - the chart you create will still appear in the list of charts available in the web map. I usually bury these at the bottom of the layer list when I have done something similar and you can change the name to something like 'for chart purposes only'.
I don't think there is any getting around filtering the layer in the map in this instance unfortunately. You could always create a sort of dummy layer that is filtered appropriately to drive the the chart then not show it in the legend - the chart you create will still appear in the list of charts available in the web map. I usually bury these at the bottom of the layer list when I have done something similar and you can change the name to something like 'for chart purposes only'.