SSRS 2008 Bar Graph

  • Hi I am using SSRS 2008 for one of my reporting need.

    I am using a Bar Graph to display some stats.

    The Y axis value is showing in digit (because the duration type option is selected to 'Auto')

    I want them to be shown as percentage (%) and not just flat numbers.

    I tried playing around with Expressions but of no help.

    Is there anyone who had done it or if someone can suggest?

    -Forum Etiquette: How to post Performance Problems[/url]

    -Forum Etiquette: How to post data/code to get the best help [/url]

  • You can try this:

    Right click on y-axis. ---> vertical axis properties ----> Number

    here you change number type as percentage and set decimal places to 0.

    this gives you % values on your axis.

  • malavika.ramanathan (11/26/2010)


    You can try this:

    Right click on y-axis. ---> vertical axis properties ----> Number

    here you change number type as percentage and set decimal places to 0.

    this gives you % values on your axis.

    The value is now coming as desired but the interval is set to Auto so its starting from 0 and then 100, then 200..

    where the axis value is something like 5%, 33% 67% etc..(not more than 100%)

    What I can do in order to achieve this?

    -Forum Etiquette: How to post Performance Problems[/url]

    -Forum Etiquette: How to post data/code to get the best help [/url]

Viewing 3 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply