Add text in result

Hello everyone,

Is it possible to add a text column to the results of a question created by the UI?

For example I have who displays all the commands of a product family and on each result line I would like to add the "mafamille" text to a dedicated column.

Is it possible ?
Thanks in advance.

I've create a custom expression with this code :

case(length([Famille article 1]) > 0, "MaFamille")