Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago
Solved

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. ...
  • Anonymous's avatar
    Anonymous
    6 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.