Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2008 Forums
 Analysis Server and Reporting Services (2008)
 Selecting a specific row for a gauge control

Author  Topic 

harlingtonthewizard
Constraint Violating Yak Guru

352 Posts

Posted - 2010-08-02 : 01:24:14
I have a query that returns a row for each database in the instance and within the row is the database name and size. So there are 8 rows returned for my query. For my guage control I would like to have the pointer show the database size where the database name is say master for example. How do I select the appropriate row for my gauge.

Thanks
   

- Advertisement -