Wrox Programmer Forums
Go Back   Wrox Programmer Forums > SQL Server > SQL Server 2000 > BOOK: Professional SQL Server Reporting Services ISBN: 0-7645-6878-7
|
BOOK: Professional SQL Server Reporting Services ISBN: 0-7645-6878-7
This is the forum to discuss the Wrox book Professional SQL ServerReporting Services by Paul Turley, Todd Bryant, James Counihan, George McKee, Dave DuVarney; ISBN: 9780764568787
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Professional SQL Server Reporting Services ISBN: 0-7645-6878-7 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old June 1st, 2012, 11:53 AM
Registered User
 
Join Date: Mar 2012
Posts: 6
Thanks: 1
Thanked 0 Times in 0 Posts
Default Change background color based on two field data at SQL Server 2008 R2

Hi,

I have a report need to change one field background color based on another field data, and data at the field self.
E.G.

Category Number

Apply 100
Orange 50

if category column shows Apply, then
when Number > 100, Number field backgroud color is Black
Number >50 and < 100, Number field background color change to Green.
When Number <50, Number field background color change to Red.

if Category column shows Orange, then
when number > 50, Number field background color is Black
Number <50 and >20, color is Green
Number <20 then Number field background color is Red

Would someone give me suggestions how to do that?
I searched online, only see change background color for one field and based on this field value.

I am much appreciated if someone can help me out.

Thanks a lot.





Similar Threads
Thread Thread Starter Forum Replies Last Post
Can I use SQL Server 2008 R2 RTM Express with Advanced Services thehose BOOK: Knight's Microsoft Business Intelligence 24-Hour Trainer 0 April 12th, 2012 04:08 PM
Need Help with Classic ASP on Window Server 2008 R2 Nishapd Classic ASP Basics 0 November 7th, 2011 12:50 PM
Can I host SQl 2008 R2 database in SQL 2005 Server? anantgupta ASP.NET 4 General Discussion 0 July 2nd, 2011 02:43 AM
change color of background meena88 C# 2005 3 December 1st, 2009 04:48 AM
change background color of cell based on value vurtman ASP.NET 1.0 and 1.1 Basics 4 February 26th, 2004 03:52 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.