Articles in this section

How to Display Bold Text in Grid Widget Using Expressions in Bold BI

Published:

Overview

To display text in bold within a Grid widget, you can use a simple expression. This allows you to format specific columns to enhance visibility and emphasis.

Steps to Achieve Bold Text

  1. Open the Grid Widget: Navigate to the grid widget where you want to apply the bold text formatting.

  2. Create a Following Expression: Create a expression below in the ‘Add Expression’ in the dashboard designer.

Screenshot 2025-09-17 183021.png

Concat('<b>', [ColumnName], '</b>')

Replace [ColumnName] with the actual name of the column you wish to format.

image.png

  1. Assign Expression column: Assign the expression column to the grid widget to ensure the text appears in bold as intended.

Example

  • Expression: Concat('<b>', [name], '</b>') will display the name in bold.

image.png

Additional References

Was this article useful?
Like
Dislike
Help us improve this page
Please provide feedback or comments
LI
Written by Livin Iruthaya Raj T
Updated:
Comments (0)
Access denied
Access denied