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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

How to add suffix to a value in a table ?

I want to add % symbol to only the given row. The formula is for the base overall so cant change format in the measures properties. Untitled.png

1 Solution

Accepted Solutions
Anonymous
Not applicable
Author

Use num(sum(measure),'.00%') 

View solution in original post

1 Reply
Anonymous
Not applicable
Author

Use num(sum(measure),'.00%')