Groups | Blog | Home
all groups > sql server reporting services > november 2005 >

sql server reporting services : KPI graphic in RS2005


Fernando Marçal
11/18/2005 8:21:50 AM
Hi,

Does anybody know how to show a SS2005 KPI image in reporting services?

Teo Lachev [MVP]
11/18/2005 12:48:16 PM
You can't just show the image that you see in SSAS because it is not
streamed back. Instead, you need to load you image based on the KPI value.
The image Value property can be controlled programatically. I have a sample
project (http://prologika.com/CS/blogs/blog/archive/2005/10/05/687.aspx)
that demonstrates how you can manipulate the image source programically. It
doesn't show KPI values, but it should be able to steer you in the right
direction.

--
HTH,
----------------------------------------------
Teo Lachev, MVP, MCSD, MCT
"Microsoft Reporting Services in Action"
"Applied Microsoft Analysis Services 2005"
Home page and blog: http://www.prologika.com/
----------------------------------------------
[quoted text, click to view]

Fernando Marçal
11/21/2005 6:26:15 AM
Hi Teo,

Will look into it. Thanks.

[quoted text, click to view]
AddThis Social Bookmark Button