Charts with percentages
Posted: Tue Jul 20, 2010 8:37 am
Hey all,
Any help would be appreciated if possible. We have a report that has a chart, we have a argument as a string and a value as a value in percent(double) (e.g 5, 10 ,65.5) but we have not figured out how to make the value format with the percentage symbol. we tried setting the Vale Property in the chart design to {Format("{0:P2}", ourtable.ourcolumnname)} , and we tried setting the Format variable in Behavior->seriesLabel-> format to P2 but nothing will change the format to percentage. I guess im just asking are we doing this totally incorrect is there an easier way to do percentage charts?
Thanks for the suggestions !!!
Any help would be appreciated if possible. We have a report that has a chart, we have a argument as a string and a value as a value in percent(double) (e.g 5, 10 ,65.5) but we have not figured out how to make the value format with the percentage symbol. we tried setting the Vale Property in the chart design to {Format("{0:P2}", ourtable.ourcolumnname)} , and we tried setting the Format variable in Behavior->seriesLabel-> format to P2 but nothing will change the format to percentage. I guess im just asking are we doing this totally incorrect is there an easier way to do percentage charts?
Thanks for the suggestions !!!