This demo illustrates the Conditional Formatting feature along with Report Parameters using the Tablix data region. Based on the country name selected
in the Highlight Country
parameter, the available customer details of the respective country are highlighted using conditional
formatting. It makes the report easier
to read horizontally and enhances the look and feel of report.
- Conditional IIF Statement is used to build expression for background color, thereby it highlights the rows based on the
Country Name
field.
Conditional row formatting report designing steps can be found in this documentation section.