Combine text and calling name query within text field of label binding?

I have a label that I bound with a named query and it works fine. Is it possible to combine that with text before it? Lets say my binding returns Matt from the query. How can I make it say Username: Matt with one label where the text is bound?

if you are talking about vision use another label with an expression binding:
image

In perspective you can use a transform:

1 Like