ELEMENT.LEVEL.NAME
This formula returns the name of the level of the hierarchy at which a specified element is located.
Syntax
=MDX.GET(Database Alias, Cube, "Element unique name"&".Level.Name")
Arguments to this function can be strings, or references to cells containing strings. If strings, they must be enclosed in quotes.