web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / SP Choice field with e...
Power Apps
Answered

SP Choice field with email as choices - allow those users edit access

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

Hi

I'm not sure if this at all is possible.

 

I have around 12 Email addresses listed in a choice column in SP.

Allowing a user to select a maximum of 2 users from the choice field.

Once submitted the 1 or 2 email addresses are the reviewers for part B

 

I am unsure how I set the fields to only be edit if the users logged in are listed in the choice field.

 

on the display property of the approver fields I had tried something like this:

 

vRecord.Reviewer.Value = CurrentUser.Email 

I've set the current user on App OnStart:
Set(CurrentUser, User());

 

But this will not evaluate as one is a table and one is text.

 

How can I get this to work, especially as I have provide the users with a choice field with the 12 reviewer emails, it would have been easy if I used a person field, but I do not believe I can restrict the person field to just 12 named users, where they select.

 

Any help on this would be great.

 

Thanks

Categories:
  • Verified answer
    Al_10 Profile Picture
    1,691 Super User 2024 Season 1 on at

    @Anonymous 

     

    If(CurrentUser.Email in vRecord.Reviewer.Value, true, false)

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 405 Super User 2026 Season 2

#2
Mohsin Ali Profile Picture

Mohsin Ali 368

#3
WarrenBelz Profile Picture

WarrenBelz 244 Most Valuable Professional

Last 30 days Overall leaderboard