Forum Discussion
LRFeltz
10 years agoAdvocate III
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...
- 10 years agoLRFeltz
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.
ankitpatira
10 years agoCommunity Champion
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.
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.