Make each bar on a bar chart only show data for an individual data load.
Hello everyone,
Requesting any help
I have a bar chart and I’m trying to show only one month of data per bar showing a count of unclosed tickets. The bar chart is updated every month with new data, but I want the previous month to not update and only show data for the it's respective month’s data load. Currently all months/columns on the chart update with every new month data load. Each month/column should be independent and only show data for that month's data load. Does anyone know how to code this into an expression?