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 / Populating a Choice Co...
Power Apps
Answered

Populating a Choice Column in Dataverse with the Values from another Column in the same Table

(0) ShareShare
ReportReport
Posted on by 36

I am trying to populate a Choice Column in Dataverse (for all the rows), with the values found in another column of the same table, using the code below, but this is not working:

 

ForAll(MyCollection,Patch(MyTable,ThisRecord,{MyChoiceColumn: MyStringColumn)}))

 

Thanks.

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

    Hi @JF000001 ,

     

    Let's say the other column is a text column.

    vxiaochenmsft_0-1687835080143.png

    vxiaochenmsft_1-1687835090239.png

    vxiaochenmsft_2-1687835100482.png

    vxiaochenmsft_3-1687835123018.png

    ForAll(Col As temp,Patch(Table1s,LookUp(Table1s,Table1=temp.Table1),{Designation:LookUp( AddColumns(Choices(Table1s.Designation),"value2",Text(Value)),value2=temp.A).Value}))
    // Table1 is the unique identifier column

     

    Best Regards,

    Wearsky

  • JF000001 Profile Picture
    36 on at

    Thank you a million @v-xiaochen-msft I wouldn't have never guessed that syntax!

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

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 416 Most Valuable Professional

#2
11manish Profile Picture

11manish 205 Super User 2026 Season 2

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 128 Super User 2026 Season 2

Last 30 days Overall leaderboard