How to prevent label truncation in a Cognos BI Pie Chart

1.5k Views Asked by At

I'm trying to create a pie chart in Cognos BI that shows complete labels. I can't figure out how to do this. I have included an image that shows how the current report truncates the labels and places three dots (...) at the end of each label. I have a couple questions:

  1. Can what I want to do be accomplished?
  2. Why does every label end with "..." and can they be eliminated?

Update: I'm running Cognos BI 10.1.1

enter image description here

1

There are 1 best solutions below

3
On

I don't think you you can absolutely prevent it. But you can make the text longer. In your chart, select the label. In the properties, under general, you'll see Text Truncation. Click the ellipse by it. It's probably set to the default of automatic. Change it to manual, and you can put in whatever number of characters you want it to show.

Keep in mind that this can end up giving you some kind of funky looking charts. The hover will show the full value of the column if you need to be able to see it on demand.