Hello everyone,,
I want create charting report by some data i selected for this mission, but the problem is this data i want do it by user not by me, i mean dynamic chart.
So, i selected 3 fields from table (Date, Meters_Number, Value) and put it in query, then i used wizard for create graph (Line chart) to be in this shape in crosstab query (created automatically by wizard as row source for chart):
- Date - Column Heading
- Meter_Number - Row Heading
- Value - Value
Now, i want user control for what specific date to show the chart (Note: date was in mm/yyyy), and what the range of values to show this chart.
More Explain: I Want from user to select a date for chart (like: 05/2015) and choose range of values (like: >= 400 <= 1000) from Specific Form for that.
And when user choose that Options from (Form) and press open button, show the chart contains in y axis the values and in x axis the meters number contain a selected ranged value and the line of chart Illustrates the value for each meter_number in the selected date.
Thanks, and if i missed any info please tell me to make the problem more clearly..
Finally, Sorry for My English if i made any mistake