Hello,
I have a chart that gathers its information from a query.
What the chart shows is the number of businesses for each month over the year (I have a table with a list of businesses that each have a date).
I have added a "next" and "previous" button and a label on the chart : so if the label shows "2014", when you click on "next" it becomes "2015".
Now I need to be able to also change the chart so that it actually takes the year displayed in that label and shows the businesses for each month that year.
Would you happen to know how ?
Thanks !