You can enter a converted value in the button caption or catalog message text. To do this, use the calculated columns.

For example:

ISNULL(convert(varchar, [ColumnName], 20), 'BD not filled')

Where [ColumnName] is the name of the column in the selected object.

Untitled

Untitled