UPPER Converts a text string to all uppercase letters.
Syntax
UPPER (text)
Parameters
text – The text you want converted to uppercase, or a reference to a column that contains text.
Return Value
Same text, in uppercase.
Reference Data
https://docs.microsoft.com/en-us/dax/dax-function-reference