Using Indicator Circle in SSRS
-
Friday, February 08, 2013 10:50 PM
I have a floor map which I have about 20 indicators on the map that I wish to place on top of an image within SSRS 2008r2.
Depending upon the results of a stored procedure, some or all of these 20 indicators will be either displayed or invisible in specific points on the floor plan.
On top of the indicator I want to place the value from the database (description).
What is the best and easiest way to do this ?
Since I am looking for specific points it seems as though I need to use a Lookup function, since Aggregate functions will not be appropriate.
All Replies
-
Saturday, February 09, 2013 9:10 PM
One discussion to guide you more on SSIS indicator. Hope it helps.
Please Mark posts as answers or helpful so that others can more easily find the answers they seek.
- Proposed As Answer by Charlie LiaoMicrosoft Contingent Staff, Moderator Tuesday, February 12, 2013 9:14 AM
- Marked As Answer by Charlie LiaoMicrosoft Contingent Staff, Moderator Monday, February 25, 2013 1:24 AM

