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 / Extract subset of data...
Power Automate
Answered

Extract subset of data from Forms to Sharepoint list

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

I have a form that currently sends the field "WorkDays" to a sharepoint list (The person selects multiple days in the survey)
the current output looks like this:

["Monday","Tuesday","Wednesday"]  or ["Sunday","Friday","Saturday"]

 

I'd like to keep this all in the same field for the list with the following output:

M, Tu, W   or Su, F, Sa

 

Thanks

Categories:
I have the same question (0)
  • Verified answer
    v-alzhan-msft Profile Picture
    Microsoft Employee on at

    Hi @Anonymous ,

     

    Please refer to screenshot below to create the flow:

    1.png

    The schema in the Parse JSON as below:

    {
     "type": "array",
     "items": {
     "type": "string"
     }
    }

     

    2.png

     

    Best regards,

    Alice       

     

    Community Support Team _ Alice Zhang
    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Leaderboard > Power Automate

#1
Haque Profile Picture

Haque 58

#2
David_MA Profile Picture

David_MA 53 Super User 2026 Season 1

#3
Expiscornovus Profile Picture

Expiscornovus 36 Most Valuable Professional

Last 30 days Overall leaderboard