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

Announcements
Now accepting applications for the Qlik Luminary and Partner Ambassador Programs: Apply by July 6!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

How to deal with text in expression

Hi All,

I am a beginner in qlikview.

I want to show X/Y * 100 in percentage. In the expression I want to put the formula X/Y*100 and text " %". Can you please tell me the syntax to write so?

1 Reply
maxgro
MVP
MVP

in a chart add an expression

it could be

sum(X) / sum(Y)

then goto number tab and

flag show in % (bottom)

choose integer or fixed to or ...