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: 
Reko_freed
Contributor III
Contributor III

How to set name which displays at top when we select any filed from chart

Reko_freed_0-1668151154546.png

How can we change the selection name which we can see right now at the top from '=Capitalize(Name)' to only 'Name'. Please help me to get the solution.

Labels (3)
2 Replies
Mark_Little
Luminary
Luminary

Hi 

Best bet for this is move the function to Script. 

Capitalize(Name) AS Name,

 

Reko_freed
Contributor III
Contributor III
Author

Reko_freed_0-1668155162831.png

Sir it gives error, please help