Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Changing inside label on multi doughnut chart

Status
Not open for further replies.

resdevlabs

Programmer
Jun 11, 2003
26
US
I have placed a multi doughnut chart in my report and the label in the center of the doughnut gives the total number of items in the goup with a '$'. I am not reporting on dollars and would like to remove the dollar sign, but I can't find where to do that. Anyone have a clue?

Thanks in advance!
Rob
 
I recreated a doughnut where outside values had $ signs and the interior one did not--I think possibly the reverse of your situation. I think if you just go into chart expert->options->data points->show value->number format and enter 1 instead of $1, you should get all data points (inner and outer) with the same number format (without the currency symbol).

The other place to set number format is by going to chart analyzer->format chart->click on outside value->series OR general->numbers. Here you can create different format for the outside numbers versus the interior value, if you wish.

I think the solution is to set the format in the chart expert and then tailor the format of the outside values if necessary in chart analyzer.

-LB
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top