I have projects that are being completed and assigned a completed date. I have a column named "Levels" to filter to the data I want to track. I would like a graph that charts the total number of "Level 2" completions over time.
The way I picture this is a bar chart. The bar has two sections:
1. Everything accumulated previous to the current month.
2. The current month's completions on top of previous completions.
Y-Axis would be total completions… X-Axis would be time. This is a multi-year project, so if there is a better way to display 2023 completions vs 2024 completions (and so on) please give me the idea… I can remove this question and reformat it with a better explanation, if so.