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.
| Author |
Topic |
|
rango316
Starting Member
20 Posts |
Posted - 2008-03-03 : 06:51:29
|
| I now have a report thanks to help on this site :) but the report is difficult to read.Is there a way to colour code each line e.g every 2nd line blue or something?RegardsIan |
|
|
madhivanan
Premature Yak Congratulator
22864 Posts |
Posted - 2008-03-03 : 07:41:27
|
| There must be an option in the detail section to conditionally change the colur for each row(Same can be done in Crystal Reports with formula)See if you can simulate thatAlso you should post this in Reporting Services forum for better answerMadhivananFailing to plan is Planning to fail |
 |
|
|
visakh16
Very Important crosS Applying yaK Herder
52326 Posts |
Posted - 2008-03-03 : 09:24:52
|
| You can give an expression on colour properties of cell in reporting services so that it reneders the column colour based on your condition. |
 |
|
|
|
|
|