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 Automate / Help with SharePoint L...
Power Automate
Unanswered

Help with SharePoint List permission.

(0) ShareShare
ReportReport
Posted on by 4

SharePoint list for tracking list of Sales project supported by team. I want the list to be visible only to - Created by, Leads & supporting team. I have made the Practice Leads & Supporting team column by person with multiple entries. I created the flow- When an item is created/modified > Stop > grant access. It works if I have only one name under the Leads column and supporting team. But when I select multiple email and multiple leads its doesn't work. Requesting expert guidance here. Kindly help.

Categories:
I have the same question (0)
  • Expiscornovus Profile Picture
    33,876 Most Valuable Professional on at

    Hi @LydiaTouthang,

     

    You should be able to use a Select action for this.

     

    With this action it is possible to only select the email addresses of the people listed in that field. After that you can reuse the body of the Select in a join function and join it together with a semi colon separator as a string value. That expression can be used in the Recipients field of the Grant Access action.

     

    Below is an example

     

    1. Place a Select action directly after the Stop Sharing action. Use the Practice Leads & Support Team field (entire array) in the From field of that Select

     

    2. Switch the Map field of the Select action to text mode with the button on the right side. Use the Practice Leads & Support Team Email field in there

     

    3. Use the below expression (add it via the expression tab) in the Recipients field of the Grant access action.

    join(body('Select'), ';')

     

    recipients_select.png

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 Launch!

Jump in, show your community spirit, and win prizes!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Valantis Profile Picture

Valantis 427

#2
Vish WR Profile Picture

Vish WR 316

#3
David_MA Profile Picture

David_MA 260 Super User 2026 Season 1

Last 30 days Overall leaderboard