Aggregate a reference line not displayed in bar chart
I'm trying to create a reference line which is aggregated based on my YearQuarter date field, since this is how my bar chart is displayed.
I'm trying to display the aggregated count of the project statuses as a reference. Hence i tried to use an expression that aggregates my status count (which basically just counts each project once) based on the Quarter.