Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago
Solved

Tree map visual with zero value

I see the tree map visual doesn't render the label for 0 value.

Is there a workaround for this?

 

  • Anonymous's avatar
    Anonymous
    6 years ago

    Thanks. I placed a data card for now on top of it as a workaround.

2 Replies

  • Anonymous's avatar
    Anonymous
    Not applicable
    One possible workaround to this would be to add .0001 to each value in your column. That way when rounded it will show 0, but still show the category label as it isn’t 0.

    Jared
    • Anonymous's avatar
      Anonymous
      Not applicable

      Thanks. I placed a data card for now on top of it as a workaround.