Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago
Solved

Chart showing incorrect value

I have two stacked column chart : chart one displays net sales sum by year (x axis) and other chart shows net sales by year (x axis) and product (legend). The first chart shows correct total net sale...
  • Anonymous's avatar
    Anonymous
    6 years ago

    Hi,

    I resolved the issue myself. It was happening because the variable used in legend has 6k unique categories due to which the visual was not able to display each category value.

    Thanks