Forum Discussion
jdmbkj
4 years agoRegular Visitor
Power BI authorization
Hi All. I need to make a little authorization process in Power BI. When I am using USERNAME() it is giving me my e-mail. But instead of this I need to have an "Alias". When I am clicking on...
Tahreem24
4 years agoSuper User
jdmbkj There are as of now two functions (USERNAME and USERNAMEPRINCIPAL) to track the login person info.
jdmbkj
4 years agoRegular Visitor
Thanks, but both functions returns me my email. That is the same result using USERNAME and USERNAMEPRINCIPAL. Is there a chance to do something with that?