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

Announcements
Q&A with Qlik - Qlik Cloud Migration: Questions about migrating to Qlik Cloud? Catch the latest replay!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

convert a columns data to upper case

I have data in a field that is upper and lower case can I change all the data in the column to upper case in the data load manager?

1 Solution

Accepted Solutions
sunny_talwar
MVP
MVP

Try this:

Upper(FieldName) as FieldName

View solution in original post

1 Reply
sunny_talwar
MVP
MVP

Try this:

Upper(FieldName) as FieldName