Hi
I have a chart that i would like to repeat a number of times within a list.
so the list is a list of departments and the chart shows information per department.
the chart is currently based on a different dataset than the list (there might be a better way?) and i need to link it somehow to the value in the list [chart.department = list.department].
I hope this is clear
thanks in advance