Forum Discussion

M_nwadibia's avatar
M_nwadibia
Resolver III
3 years ago

Rollup Using SSRS Expression and make a row bold

Hello, I have a requirement to make the total row bold but when I try this expression it makes the entire field bold. =IIf(Fields!Submitted_Surveys_with_LMI.Value="Total","Bold","Default"). I want ...