Help creating multiple charts based off of a main chart

  • I have this main chart setup. It pulls data from a query based on the selected parameters.

    I want to create multiple charts for every catagory in the result set.

    On the main chart there is a catagory called "Missing".

    I want a chart for this category to display when the main chart is loaded. So below the main chart it would show a chart for each of the categories on the main chart.

    Basically this report returns information on a certain part number displaying its problem types. Then I want it to create other charts for each problem type displaying the problem sub-types.

    Any help would be appreciated. Thanks.

  • Do you need to display all the subtypes at once? Otherwise, you could use add an action to each of the bars of the chart that would basically drill into the that data bar. (like a drilldown report). Is that what you mean?

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply