Forum Discussion
Anonymous
6 years agoNot applicable
Adding a legend removes/excludes values
Hi! I have created a stacked bar-chart and when adding a Date-variable on the Axis and a measure on the Values it gives the correct output. Once I add a legend the output gives the wrong values. ...
- Anonymous6 years ago
I found the solution:
For some reason the stacked bar chart can maximum display 58 different types of the legend. This means, that when I look at legends more than 58 types it chooses itself which to display.
Therefore, I added a filter to display only the top 58 filters by the measure used.
Anonymous
6 years agoNot applicable
This is how it's connected:
Sorry for the blurring - I am using customer data.
Anonymous
6 years agoNot applicable
I found the solution:
For some reason the stacked bar chart can maximum display 58 different types of the legend. This means, that when I look at legends more than 58 types it chooses itself which to display.
Therefore, I added a filter to display only the top 58 filters by the measure used.