Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.
This is an on-going minor problem that has affected my team for a long time. I can add a new user to an app audience (or prior to that, the access list) and update the app.
However if I change the user list and one of the existing users in that audience has left the organisation, the app will not update. This is because their account is deactivated. The error message is:
The following groups have failed validation : "12345678@company.com"; "12345378@company.com"; "56345678@company.com"; "12341178@company.com"; "12340088@company.com"
This is awkward for several reasons:
1. There are often many users that have left the organisation and need to be processed in this way.
2. When an app has a large distribution list to scroll through it takes time to find the correct person.
3. All users have an underlying identity in the format 12345678@company.com. We also have an email identity as name.firstname@company.com . The error message shows the ID number@ email address of staff, but the audience lists their name.surname@ email address . The ID numbers are not known. We have had to develop another system to retrieve staff names from the ID number that is shown.
The names are obviously being linked up somewhere in Power BI's identity system, as the error message IDnumber@company.com email addresses are listed in the alphabetical order of the name.surname@company.com of the users!
I believe that this issue is likely due to this identity system used by my org.
Perhaps Microsoft's identity management system is viewing each of our users as their own 'group'.
We are able to assign access to groups of users, but we don't want to control all access via the group system, both because there are additional steps and because groups can't capture the complexity of access rights required.
My ideas for solutions to this problem include:
- Allowing apps to be published despite invalid users.
- Providing an option for users publishing an app to remove invalid groups or users automatically.
- Display invalid accounts at the top of the list of users so it is convenient to remove them.
- Reconciling the identities of single user groups, or however my organisation is likely to be using the identity system.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.