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

Fonction

Bonjour,

Est ce qu'il a une fonction sur Qlikview qui permet de transformer un mot comme suit :

TEST       Test

Labels (1)
1 Solution

Accepted Solutions
swuehl
Champion III
Champion III

=Capitalize('TEST')

edit: Or the other way round?

=Upper('Test')

View solution in original post

2 Replies
swuehl
Champion III
Champion III

=Capitalize('TEST')

edit: Or the other way round?

=Upper('Test')

Colin-Albert
Partner - Champion
Partner - Champion

Capitalise()