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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
saumyashah90
Specialist
Specialist

Upper Case All fields

Hi .

I have 100 fields to pull.

i want to use Select *,
i want to do upper case for all at once?

Can we do it?

1 Solution

Accepted Solutions
5 Replies
Anonymous
Not applicable

You can use Upper(FieldName)?

saumyashah90
Specialist
Specialist
Author

I dont want to do it for single field name.

I want to make it for all together

Chanty4u
MVP
MVP

Upper(fieldname)

or

prior to the Load statement.

Force Case Upper;

Anonymous
Not applicable

I do not think so, it would be possible....

You have to define it for every field one by one...

Chanty4u
MVP
MVP

chk disup-1.pngupper.png