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