Hi Dojos,
Looking for some advice on how to use a Line + Stacked Bar Chart in a specific way.
Currently my chart looks like this:

I want to add a line which indicates the number of clients by region. My dataset is structured as follows (only relevant columns shown):

"Operational Places" is grouped by "ACPR Name" and "Organisation Type". "Number of Clients" is grouped only by "ACPR Name" in a different ETL, hence why the numbers are the same for each ACPR throughout.
The idea is to have something like below:

I've implemented the solution from a similar question that was asked however ran into a different problem with colour rules/legend labels. If I add colour rules for the new Beast Modes that I create I end up with a messy legend:

Appreciate any help or direction
Cheers
Eric