I have a query which generates the following result:
Example:
Material ProdID Nov. Dec. Jan. etc
Container 123 6 5 6 2
Container 578 3 5 8 12
Fin. Good 598 1000 1000 66 656
Raw Mat. 565 526 6598 656 0
etc....
I can set up a summary report that gives me totals per month per Material type:
ex. nov. dec. jan. etc.
Container 9 10 14 14
Fin. Good 1000 1000 66 656
Raw Mat. 526 6598 656 0
I need to graphically display the results but don't know houw. I used the chart wizard but it charts all the records from my query.
I need help on what to do next.
Example:
Material ProdID Nov. Dec. Jan. etc
Container 123 6 5 6 2
Container 578 3 5 8 12
Fin. Good 598 1000 1000 66 656
Raw Mat. 565 526 6598 656 0
etc....
I can set up a summary report that gives me totals per month per Material type:
ex. nov. dec. jan. etc.
Container 9 10 14 14
Fin. Good 1000 1000 66 656
Raw Mat. 526 6598 656 0
I need to graphically display the results but don't know houw. I used the chart wizard but it charts all the records from my query.
I need help on what to do next.