question

markgoldin-3750 avatar image
0 Votes"
markgoldin-3750 asked OlafHelper-2800 answered

SSRS report - 100% stacked bar

Sample data:
count category
27 1
30 2

I use count for values and series and category for category groups.
The bar looks like this:
119231-image.png



I am calculating percentage myself, but series are not shown correctly. Any idea?

Thanks

sql-server-reporting-services
image.png (2.5 KiB)
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

OlafHelper-2800 avatar image
0 Votes"
OlafHelper-2800 answered

I am calculating percentage myself, but series are not shown correctly. Any idea?

If you use column "count" of the stack bar values, then the chart looks fine for me.
If you calculate the percentage yourself and you get a wrong value, then because your calculation is wrong.
How do you calculate it?



5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.