So I have a bar chart that is defined from the SQL:

When I am setting up the links for drill down reporting I can only use the label and a single defined value.

I need to be able to also select the status based on what part of the chart is selected.
Does anyone know how to do this correctly, I attempted to put status as the link but then it populates "0" in the chart. Also attempted to set the search to #value# but since the SQL counts each of these it returns the count.