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 / Sharepoint List Choice...
Power Apps
Unanswered

Sharepoint List Choices Column

(0) ShareShare
ReportReport
Posted on by 323

Hi,

 

We have a Sharepoint List that has multiple columns of type Choice. For each of the columns, we have set "Can add values manually".

prathyoo_0-1664793018600.png

 

Now, when using a SharePoint Form to enter data, we get the following option to "Specify you own value"

prathyoo_1-1664793108773.png

 

Instead of the SharePoint Form, we wanted to use the integrated Power Apps Form functionality. By default, the Power Apps Form creates combobox for Choice type columns. We changed this to RadioBoxes. But, we are unable to get the "Specify your own value" option along with the box to "Enter value here".

 

prathyoo_2-1664793417233.png

 

 

The formula for the "Items" is - Choices([@'Gift Registry PowerAppForm'].'2.Declarations'). This returns a table without the option for "Specify your own value".

 

Is there any way to update the above formula to append another row. Also, how can we create a textbox to allow user to specify their own value.

Categories:
I have the same question (0)
  • Akser Profile Picture
    1,546 Moderator on at

    I don't think you can get the option for "Specify your own value" by default. You can maybe store the choices in a collection and manually add another row called "Specify your own value". And when the user selects that option display a text field. In order to add a new choice, you need to use PowerAutomate as far as I know (I'm sure someone explained the steps to add a new choice)

  • psreek Profile Picture
    323 on at

    @Akser 

     

    Thanks. I was able to get this to work using the below formula -

     

    Ungroup(Table({MyTables:Choices([@'Gift Registry PowerAppForm'].'2.Declarations')},{MyTables:Table({Value:"Specify your own value:"})}),"MyTables")

     

    prathyoo_0-1664799229962.png

    Now I will have to work on a TextBox to enter the value.

  • psreek Profile Picture
    323 on at

    Actually, I have hit another roadblock. My assumption was that the original formal - Choices([@'Gift Registry PowerAppForm'].'2.Declarations') returns all the Choices specified in the Edit Setting of the column -

    prathyoo_0-1664801518653.png

    I was able to get the Text Box to write a different value to column - (refer the last item GR-05)

    prathyoo_1-1664801585487.png

     

    But, now when I try to create a New Record, the choices show are -

    prathyoo_2-1664801673054.png

    The value "Test for Other" is being returned by Choices([@'Gift Registry PowerAppForm'].'2.Declarations'). This doesn't seem to make sense as this is a new override value and not part of the config of the column.

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 June Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 326 Most Valuable Professional

#2
11manish Profile Picture

11manish 168

#3
sannavajjala87 Profile Picture

sannavajjala87 75 Super User 2026 Season 1

Last 30 days Overall leaderboard