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 / Choice Field - SharePo...
Power Apps
Answered

Choice Field - SharePoint Form

(0) ShareShare
ReportReport
Posted on by

Hello,

 

I have 2 SharePoint lists below with columns.

 

List A:

Name  - Text Field

Country - Choice Field

City - Choice Field

 

List B:

Country - Text field

City - Text Field

 

On the SharePoint Form, I am doing a distinct and displaying Country and City values as cascading dropdown fields from List B.

 

Now, on submit I need to save the Country/City's selected items to List A's Country/City choice fields. Is this possible? If so, how? If not, what are the other options?

 

Thanks in advance.

Categories:
  • v-mengmli-msft Profile Picture
    Microsoft Employee on at

    Hi @PowerSuiteUser ,

     

    It should be in {Value:"Text"} format if you want to update text to Choice column.

    Here is a formula for your reference.

    Patch(Datasource,Defaults(Datasource),{Title:"",ChoiceColumn:{Value:Dropdown.Selected.Value}})
    

     

     

    Best regards,

    Rimmon

  • PowerSuiteUser Profile Picture
    on at

    Thank you for your quick response.

     

    Should I put this formula in the OnSave event of the form or OnChange of the dropdown? Please provide more info if possible.

  • Verified answer
    v-mengmli-msft Profile Picture
    Microsoft Employee on at

    Hi @PowerSuiteUser ,

     

    The formula just an example. You should use {Value:"Text"} where you update the Choice column.

    If you are using Form to update Choice column, you should put below formula on Update of Choice column data card.

    {Value:DropDown.Selected.Value}

    If you are using Patch function, it should be after Choice column field.

    vmengmlimsft_0-1712843852663.png

     

     

    Best regards,

    Rimmon

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 432 Super User 2026 Season 2

#2
Mohsin Ali Profile Picture

Mohsin Ali 347

#3
WarrenBelz Profile Picture

WarrenBelz 254 Most Valuable Professional

Last 30 days Overall leaderboard