Hi,
I want to make a bar chart. On X-Axis categories 0 up to 23 should be seen, on Y-Axis a calculated value. In my columns the categories appear repeated. So I want to show the averaged calculated value on every category in my chart. But I don't know how to realise. Which settings should i do on the chart property window?
Thank you.
need help with function in chart
need help with function in chart
Hi,
You need to prepare your data for the chart first.
It could be done in your application, or alternatevely you can use 'Data from other DataSource' datasource to group, count average values of your data directly in the report. Only properly prepared data can be used in your case.
Thank you.
You need to prepare your data for the chart first.
It could be done in your application, or alternatevely you can use 'Data from other DataSource' datasource to group, count average values of your data directly in the report. Only properly prepared data can be used in your case.
Thank you.