Forum Discussion

pmdci's avatar
pmdci
Advocate V
8 years ago
Solved

Sending external users as effective user ID

Hello,   I have noticed that a while ago, Microsoft has added the ability to add external users (that is, non-Windows accounts) into roles in SSAS tabular models, as per the screenshot below:   ...
  • pmdci's avatar
    pmdci
    8 years ago

    I got it working!!! But I must I had to create a mapping in PowerBI.com. Here is what I did.

     

    1. Created a john_example.com#EXT#@mydomain.com account in my on-prem Active Directory. This would be the shadow account for user [email protected]
    2. In PowerBI.com I went to the data source in settings, and clicked on map user names in the users settings. I then aded a replacement rule to replace @example.com with the shadow account string.

    Boom! it worked :)

     

    Bottom line is that SSAS -- at least on-prem, does NOT support external user IDs. I had to create a shadow account in my Active Directory to which the user gets mapped into.