web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

Session Id :
Finance | Project Operations, Human Resources, ...
Answered

How to make grid text bold in ssrs report using visual studio expressions

(0) ShareShare
ReportReport
Posted on by 3,124

Hi Experts,

I have a report and in the report there is a grid and in the grid i want to bold text using expressions only, all the texts no conditions simple bold text using visual studio expressions, please suggest.

Best Regards,

Shabir Ahmad

I have the same question (0)
  • Suggested answer
    Martin Dráb Profile Picture
    239,364 Most Valuable Professional on at

    Just set an expression for the FontWeight property. For example:

    =iif(Fields!MyField.Value = "abc", "Bold", "Normal")

    Just note that I don't understand what you mean by "all the texts no conditions simple bold text using visual studio expressions". It may be missing some words.

  • Shabir Ahmad Profile Picture
    3,124 on at

    Martin "Goshoom" Dráb,

    sorry for late reply, in report design there is table grid and all the row and columns i want to be bold no condition but using expression is must. just simply bold the text in the report grid.

  • Martin Dráb Profile Picture
    239,364 Most Valuable Professional on at

    If you want an expression but no condition, the expression will be the value, such as "Bold".

  • Shabir Ahmad Profile Picture
    3,124 on at

    Martin "Goshoom" Dráb

    ok thanks,

    let say, i have value  in grid  1 dicount , total amount etc  it would be like this   expression     = discount.value =Bold  2 = total Amount.Value=Bold

    Regards,

    Shabir Ahmad

  • Verified answer
    Martin Dráb Profile Picture
    239,364 Most Valuable Professional on at

    No, your code doesn't look correct. It's trying to set a string (Bold) as a value of discount and Amount fields, which has nothing to do with your requirement.

    You want to set "Bold" as the value of FontWeight property of those two controls.

  • Shabir Ahmad Profile Picture
    3,124 on at

    font_2D00_size.png

    Please check i changed the property but no luck

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Stars!

Meet the Microsoft Dynamics 365 Contact Center Champions

We are thrilled to have these Champions in our Community!

Congratulations to the March Top 10 Community Leaders

These are the community rock stars!

Leaderboard > Finance | Project Operations, Human Resources, AX, GP, SL

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 632 Super User 2026 Season 1

#2
Giorgio Bonacorsi Profile Picture

Giorgio Bonacorsi 624

#3
CP04-islander Profile Picture

CP04-islander 301

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans