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 / how can I save multi c...
Power Apps
Unanswered

how can I save multi choice combo box value in choices field of data verse table ?

(0) ShareShare
ReportReport
Posted on by 2

I have created table in data verse of Power Apps.

Created one column of choices data type . 

I have applying  multi lingual functionality over that choices column.

adding French words and English word on toggle language selection in Items property of Combobox.

It is showing error "option value sent are not valid integers " while saving data using SubmitForm(Form1) on button click

 

I have put Items property of drop down

AddColumns( Filter(
'Multi Languages',
'Dropdown Choices' = "Sub Function"
),"Combined", If(Ddl_Language.Selected.Value= "FR", French,English))

 

Update Property of data card 

Ddl_SubfunctionEnglish.SelectedItems.English  ,  How to solve this?

text.png
Categories:
I have the same question (0)
  • CNT Profile Picture
    10,921 Super User 2024 Season 1 on at

    @Priyashubh You are getting the Error b'coz you are trying to patch some values into the choices column which are part of the choices that belong to it. You are writing values from 'Multi Languages'(which I believe is another table).

    If you want to do something like that, you have to use a Lookup datatype and not choices. Hope this helps!

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 345 Most Valuable Professional

#2
11manish Profile Picture

11manish 207 Super User 2026 Season 2

#3
Mohsin Ali Profile Picture

Mohsin Ali 177

Last 30 days Overall leaderboard