ADP, stored procedures and Percents

B

Ben

I have a stored procedure that returns values in the format 0.88383888......
I am trying to graph these values in a bar graph but have the numbers show as
88.83% on the graph. I have set the data table up as percents as well as the
axis, but its still showing the number as 0.88383888...

any suggsetions?

thanks
 
Top