Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
ashrivastav2
Partner - Contributor III
Partner - Contributor III

How to concatenate a string and an expression in qlik sense?

I have a text object and I want to give it a label so that it appears like this (label: <expression>). The expression is a result of a series of if statements — how do I concatenate the expression and the label in Sense?

Labels (2)
1 Solution

Accepted Solutions
pedromsouza
Creator II
Creator II

='Label: ' & Expression
Qliking since '09

View solution in original post

3 Replies
pedromsouza
Creator II
Creator II

='Label: ' & Expression
Qliking since '09
ashrivastav2
Partner - Contributor III
Partner - Contributor III
Author

Thank you! Do you know if there's a way to have different formatting for the label/expression? If, for example, I wanted to bold the label, how would I do that?

EliGohar
Partner - Specialist
Partner - Specialist

@ashrivastav2  This is not possible.

You can style the whole text object using this toolbar:

image.png

However, you can't style a specific part.

Eli.