Sameer *nix forums addict
Joined: 17 Mar 2005
Posts: 57
|
Posted: Sun May 07, 2006 6:16 pm Post subject:
Bar Chart on Oracle Reports
|
|
|
Hello,
I am new to Oracle Reports.
I have a table with following fields:
tcode, avg1,avg2,avg3,avg4,.......avg13.
I have 14 records for this table.
Now I want to draw a column chart for these values.
i.e. for each tcode entry the column chart have entries avg1,
avg2,...avg13.
When I used Oracle Reports and draw a Column/Bar chart it gives me
overall chart for the report. i.e. it gives a chart which contains each
tcode on x-axis but 13 columns for each tcode.
Is it possible to draw chart for each row of the table?
Please help.
-Sameer |
|