Forum Discussion

admin_xlsior's avatar
admin_xlsior
Icon for Post Prodigy rankPost Prodigy
5 years ago
Solved

How to get current Power BI Sign in ?

Hi guys,   How to get current Power BI Sign In ? I know there are USERNAME() and USERPRICIPALNAME(), but this is windows login. Inside Power BI, either it is Desktop or Service, we can sign in usin...
  • Anonymous's avatar
    Anonymous
    5 years ago

    Hi admin_xlsior 

    These functions are the one which will give you the username.

    Yes you are right, these functions return differently on Desktop and on Service, But they return the user's name who has signed in.

     

    Create a blank .pbix file with these functions and publish it so see how it is displayed and then you can change as per requirement.