Hi. I have a query for which criteria is entered through a form. From the specified data, from the specified data I generate a chart. The chart has dates as the x-axis, and a couple metrics as the data lines. On the form with which the criteria is entered, you can select multiple assets. However I want a different graph as described above for each asset.
Right now, if you select the one asset, the graph works fine. I would like so that if you select multiple assets from the list box on the form, a separate chart is generated on the same report, for each asset. Is there any kind of grouping or code that can generate one chart under another on a report, depending on how many assets I choose. If anyone can help, thanks
Sachin
Right now, if you select the one asset, the graph works fine. I would like so that if you select multiple assets from the list box on the form, a separate chart is generated on the same report, for each asset. Is there any kind of grouping or code that can generate one chart under another on a report, depending on how many assets I choose. If anyone can help, thanks
Sachin