Graph - Data Table

J

Justin

I have a report that displays a stacked bar graph. It works and looks great
except for the data table. Is there a way to format the output of the
datatable. It's giving me numbers with 7 decimal places. I would like to
format all of the to fixed, 1.

Thanks for any assistance.
 
D

Duane Hookom

I don't use the data table but have you considered using a subreport with
the same record source as your chart? You have tons of flexibility with
subreports.
 
J

Justin

I was just being lazy, because i doubt any of the eu will even use this
feature (even though they requested it). I guess I will do the sub-report.
Thanks for your response.
 
Top