DAX Function Guide
UPPER
Sam McKay
CEO & Founder
How does the UPPER work?
UPPER Formula Syntax
UPPER (<text>)
How do you use the UPPER?
It converts the string in the column to all uppercase. However, non-alphabetic characters are not included.
Related Blog Posts
Loading
Considerations when using the UPPER?
Any changes will be made to characters other than alphabets.
Related Video Tutorials
Loading
Formula examples using the UPPER
= UPPER("12ab")
Related Courses
Loading