Line Graphs in a report not updating

KYLE_DELUCA

Registered User.
Local time
Today, 00:37
Joined
Mar 20, 2003
Messages
11
I have two line graphs within a report. The graphs are both based on queries.

When I run the source data manually, the data is correct. It's just that both of these graphs will not update at all.

Does anyone have any ideas?
 
hey i think i now how to fix ur problem.
right click on the graphs in design view and go to properties.
check that the master and child link fields are the same these are the fields which link the data on the report to the graph, then in the row source above click anywhere in that box and at the right click on the button with the dots in. now add the field that appears in ur master and child links. click close and when prompted to update the sql click yes. now try running it
hope that helped
 

Users who are viewing this thread

Back
Top Bottom