I am having trouble making a line chart report with the criteria on top of the chart.
I am basing it on a query that includes:
Product, Date-Time, Min-value, Max-value, and Actual_value
I can easily make a graph of Min, Act, and Max by date-time, but can't figure out how to put the product name in the header.
The query contains many products, each of which has dozens of date-time specific values. I put in a criteria in the query to limit it to [What_Product], but can't get the specified value in the report.
I want a one page report with the product chosen at the top and the graph below.
I tried Report - Sub-report, but it says they are unbound. Probably means I need a unique key in common? I don't want to use sub-reports, but can't figure it out with or without.
Any suggestions?
I am basing it on a query that includes:
Product, Date-Time, Min-value, Max-value, and Actual_value
I can easily make a graph of Min, Act, and Max by date-time, but can't figure out how to put the product name in the header.
The query contains many products, each of which has dozens of date-time specific values. I put in a criteria in the query to limit it to [What_Product], but can't get the specified value in the report.
I want a one page report with the product chosen at the top and the graph below.
I tried Report - Sub-report, but it says they are unbound. Probably means I need a unique key in common? I don't want to use sub-reports, but can't figure it out with or without.
Any suggestions?