Printing a Chart for the exisiting Report

K

KG

Hi all

I am trying to print a chart for a report. this is my scenario

i have a query that extracts 4 rows and prints out perfectly (n
problem so far), then i have to create a report for this (n
problem), 3rd step is to print a chart for the created query. th
grapg should have the values from the report (in step 2)

my problem is that im able to print a report but i am also trying t
print the chart at the end of the report. i created the chart (usin
the wizard) and placed it at the end of the report

output ; i am able to get the report perfectly but chart appear
empty..

please help me soon..

Ra
 
D

Duane Hookom

1) make sure there is nothing in the Link Child Master properties
2) make sure the chart's row source returns records.
 
Top