hello to every bodu. well i am truing to create a line chart in sql server reporting services and when in the data field i put the division of 2 values. i want to have a % represerntation
does anybody knows how i can achieve that?
than u in advance
Moving to Reporting Services forum.|||Steps:
* open the chart properties dialog by right-clicking on the chart
* go to the Y-axis tab
* set the Format code property to e.g. P1 (which results in percentage value formatting with precision of 1)
-- Robert
No comments:
Post a Comment