Hi,
My data looks like this.
My board has a filter for Team.
When the user selects a team , e.g. Team A, I want a line graph by month displaying the following for each month.
A line for the values for Team A, 5, 5
A line for the values for the region Team A belongs to (so in this case East, = 5+6 Jan, 5+4 Feb.
How can I achieve this with a fixed by? or should I use segments?
Thanks