Hi,
I have a pie chart where leads are grouped by countries:
Values: GROUPBY(@/countries, @/leads)
Labels: GROUP (@/countries)
Also I’ve created the variable, using user input control, where I have divided countries between several offices.
So the question is – ho should I update my pie chart to get the segmentation not by countries, but by the Office names.