I am developing a powerapp and I need to extract the membership name in the claims data as shown in the attached picture.
You feedback is appreciated.
I'm assuming the membership name is the same as the one presented in the email address. If so couldn't you use Split() to get the first entry in the email?
The email is is like belwo I think my pic is off..
{'@odata.type':"#Microsoft.Azure.Connectors.SharePoint.SPListExpandedUser",
Claims:"i:0#.f|membership|A27111@wiXXXX.onmicrosoft.com",
Department:"",
DisplayName:"Some User",
Email:"Some.User@wiXXXX.onmicrosoft.com",
JobTitle:"",
Picture:""
I need to get to the "A27111" data.
My pleasure, I've tested it out on my end and made a minor change. Please check my original post and give that a go.
Cheers.
User | Count |
---|---|
124 | |
87 | |
86 | |
75 | |
69 |
User | Count |
---|---|
214 | |
181 | |
139 | |
96 | |
83 |