LEN Function DAX
LEN Function is a Text Function that returns the number of characters in a text string. It returns a integer value.
LEN Function is a Text Function that returns the number of characters in a text string. It returns a integer value.
SQL DATALENGTH() function is used to return the number of bytes used to represent a given string.