Graphs HELP!

A

Adam

Ok,it seems simple at first but its just not working.
Have report based on query. Query provides a body mass value and a date
value for each time the body mass was measured and logged into the queries
underlying table (assessment table). I place the graph in the clientsID
header and ask it to produce a line chart with date across the bottom axis,
and the body mass on the vertical axis (to show the weight dropping or
increasing over time). When i view the preview in the graph creation
dialogues it looks fine, WHEN i try to run the report it shows up blank. The
underlying query for the report is a parameter query that requests the client
name before the report runs. It's also asking me multiple times for the
parameters - any ideas !@#$!@#$
 
D

Duane Hookom

IMHO, don't ever use parameter queries. Use references to controls on forms.
If your graph Row Source contains a parameter prompt, you will be asked to
provide the parameter once for each record in the main report.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top