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: 
AriIt
Contributor II
Contributor II

column with different formatting

Hello everyone!

I have a column with some record in percentage and other as a number. When I create a table how can I keep this formatting?

AVANZAMENTO
88
2,97%
0,59%
89,59%
33,33%

 

Thanks

1 Reply
JuanGerardo
Partner - Specialist
Partner - Specialist

Hi @AriIt, I would suggest to use a different field for the format of the Avanzamento column. So you can use for example Num(Sum(Avanzamento), '$(=MaxString(FormatAvanzamento))').

JG