I have an existing chart that displays how close a customer is to reaching their savings goal, and what is left to reach that goal. I need to add a category for exceeding that goal. How do I create a chart that will exceed a variable maximum - preferably a chart that will allow for exceeding 100% somehow. I have the category created, but it gets factored into the 100% goal, messing up the percentages for the customers that exceed the goal like below:

I'm pretty new to SSRS, so all I did was add a third series of data with an expression doing math to show the exceeding amount. Of course it sees that as data to be integrated within the chart (column chart), so when a customer has exceeded their goal, the chart shows that exceeding amount as within the 100% max instead of exceeding that max. I hope that helps somewhat. Max axis is set to Auto.
