Forum Discussion

3 Replies

  • v-qiuyu-msft's avatar
    v-qiuyu-msft
    Community Support

    Hi gheesalias,

     

    Based on my research, the email address that we sign into Power BI with is passed into EffectiveUserName has to match a UPN property on a local Active Directory account. For this reason, the Analysis Services machine has to be joined to a domain. The domain of the email address has to match a UPN Suffix within local Active Directory.

     

    In your scenario, if you mean non-AD users are email address sign in the Power BI Service. You can follow below links to use Map User Names feature:


    Guy in a Cube - How authentication works with Analysis Services live connections

    Usernames with Analysis Services

     

    Best Regards,
    Qiuyun Yu

      • v-qiuyu-msft's avatar
        v-qiuyu-msft
        Community Support

        Hi gheesalias,

         

        The "fake" you mean is to use Map user names to make the SSAS server can recognize the email address which signed in Power BI Service.

         

        The email address signed in service can be different from the domain the SSAS server belong to. For example, email address is [email protected], while SSAS server domain is contoso.com. As the UPN Suffix in SSAS server active directory is contoso.com, we can't directly pass the [email protected] to SSAS server. So we need to replace the [email protected] as [email protected] use Map user names feature. I would suggest you double check the articles share in my original post.

         

        Best Regards,
        Qiuyun Yu