Hi
I am producing a report which looks at different indicators which all have different targets.
I need to display the data using a background fill colour to see if they are meeting target every month (simple iif statment in the background colour property)
Is there a way to put the data into the tablix as normal and apply colour if I have about 100 diffrernt indicators and targets so each row in the tablix relates to their own background colour target e.g. one row might have a target of 10, another row may have a target of 3000.
Currently I have developed a prototype which has a query for each tablix. I also need to add in a chart for each tablix now. I feel that I am now going to have far too many reports and charts as I am having to do one per query and it is defeating the object of the software.
Is there any way for me to achieve this without all the the duplication, or do you think this is the only way for me to achieve my goal?
Would a tablix filter achieve this?
Thanks