ssrs number format to percentage issue


hi all,

i have column avgcost in dataset in ssrs. column have values 77.00,74.00,59.00 , on...

now requirement display 77%,74%,59%... in ssrs chart. went textbox properties,number, percentage --remove decimal places 0 showing 7700%, 7400% , 5900% on chart, wrong.

can 1 me on this. 

thanks,

kalyan

or can use  below in expression.
=format(fields!num.value/100,"0%")



please mark answer or vote helpful post if helps solve question/problem. http://techequation.com



SQL Server  >  SQL Server Reporting Services, Power View



Comments

Popular posts from this blog

BIT Version

Admin Permissions

Problems installing SQL Server 2014 - There was a failure to calculate the applicability of setting LICENSEPATH.