Hi everyoneI wonder if someone can help.I have a very basic SSRS Matrix report that shows Sales by Store for the year. So in other words the report comprises of the following: Row Groups: Fields!Store.Value, column groups: Fields!SaleDate.Value and the report detail shows the Fields!Sales.Value.What I want to do is compare the current month with the previous month and if sales are higher or lower then highlight this in the background color of the report ie if sales in December were higher than November then color the background in green otherwise color the background in red.Is this possible or would I need to do something in the SQL before bringing it into SSRS?Thanks in advance.BO
↧