Implementing custom logic within a field.
To illustrate how to apply specifying formatting based on values, I’ll begin where my Calculation – Field Formatting article left off.
As you can see viewing the resultset, the Salaried Flag column displays True/False values which isn’t very intuitive.
To translate these values at runtime to more helpful Yes/No values, I’ll add an expression to the Salaried field.
By executing the report, you’ll see the Salaried values are either Yes/No.
Download Report
(right-click, Save As)