Forum Discussion

LRFeltz's avatar
LRFeltz
Advocate III
10 years ago
Solved

Security parameter

Hello guys,   I'm starting in Power BI (desktop) and would like to help.   I saw that we could create security levels through groups and allocate users to these groups. But I would like to defi...
  • ankitpatira's avatar
    10 years ago
    LRFeltz

    As mentioned you can make use of Username() function of dad to be able to do this. However make sure in your user table you have email address of a user as username() in power bi desktop will return domain\username while in power bi service it will return email address of logged in user.