Okay, so here's the deal. I need to make a report that has 10 charts in it with the following criterion:
- Each chart has its own query associated with it. I have tested the charts ahead of time individually and they all work as desired.
- Each query has 1-2 data inputs (Month number and Year) that are requested at the time of query execution (query parameters along the lines of [Enter Month] and [Enter Year]). Thus, when each chart is run, they too require the data inputs.
- All 10 charts will use the same two inputs.