Re: concatenating a % in reporting services

Tech-Archive recommends: Speed Up your PC by fixing your registry



On Jun 17, 4:08 pm, Mike P <mike.p...@xxxxxxxxx> wrote:
I have a column in my SSRS report that I want to add a '%' to.  It seems
to work fine for where the percentage is less than 100.  But for some
reason, when the percentage is greater than 100 I get some weird
results.

For example, there is a row where the percentage is 26/20, so this
should display as 130%.  It calculates as 130 when I don't concatenate
the %, but when I add the %, I get a result of 1313000%.

The expression I am using is =Fields!FieldName.Value & "%".  Can anybody
help?

*** Sent via Developersdexhttp://www.developersdex.com***

On the text box just pass value =26/20
Right click on box select properties
select Format tab
click ... button for format code , select percentage as format.


Amish Shah
http://shahamishm.blogspot.com

.


Quantcast