I have a SPICE dataset which holds our sales data with an analysis (& subsequent dashboard) built on top of this.
My stakeholder wants to be able to select a customer and review various metrics alongside the overall metrics.
For example if I have a metric for "Average Commisison Rate" I'd want to put "Average Commission Rate - All Customers" in the same visualisation.
I have tried the avgOver function but introducing the customer filters makes both metrics identical.