31
1 TopicRollup 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 only the Row Total bold. If this cannot work how can I write an expression for RollUP for each field to get the total so that I can have control over fields.2KViews0likes3Comments