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

Notifications

Announcements

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

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

Forum hierarchy changes are complete!

In our never-ending quest to improve we are simplifying the forum hierarchy…

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Leaderboard > Power Automate

#1
trice602 Profile Picture

trice602 398 Super User 2025 Season 2

#2
David_MA Profile Picture

David_MA 331 Super User 2025 Season 2

#3
Expiscornovus Profile Picture

Expiscornovus 203 Most Valuable Professional

Last 30 days Overall leaderboard