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 not up...
Power Apps
Answered

Sharepoint list not updating

(0) ShareShare
ReportReport
Posted on by 22

Hi all,
Please help!!
I create a canvas app from scratch - but my SharePoint list is not updating all the fields
I used a form, but struggled to add dropdowns, so I added a dropdown manually and linked the data captured to the form field with (Dropdown14.Selected.Value) - same was used for the field where date is entered.  I then made the form field not visible.  But the fields are not updating on my SharePoint list even though when testing, it reflects correctly what was selected on the dropdowns / date.

berkenmi_0-1657542106289.png

berkenmi_1-1657544127167.png

 

Capture.PNG
Categories:
I have the same question (0)
  • SebS Profile Picture
    4,826 Super User 2026 Season 1 on at

    Hello @berkenmi Try change Selected value to SelectedText the reason is when You manually set dropdown it will store text as value what is not compatible with Your SharePoint column what expecting Text.

     

    Also You can easy change Your Form Boxes from Text Input to drop down by delating the current field and than adding it again when it's in Lock state you can than go to "Field Edit" pick control You want to change to in this case dropdown you doing it by changing "Control type" by picking "Allowed Values" after the Field will change to dropdown go to settings on the Right and unlock the field than Highlight the Dropdown button and on Advance in Item Property add Array of Choices example ["1","2"] now that Array will be populating Your dropdown and the whole form will work correctly You can of Corse connect it to a another list with choices to make it more dynamic.

     

    Hope that Helps

     

    Regards

  • Verified answer
    WarrenBelz Profile Picture
    155,896 Most Valuable Professional on at

    @berkenmi ,

    Note SelectedText is deprecated and as you are not getting an error on your code I assume the field you are writing back to is a Single Line of Text. If it is a Choice column, you need

    {Value: Dropdown14.Selected.Value}

    Can you please confirm also that the DataSource of the Data Card is set to this field and also what are the Items and Default of Dropdown14.

  • Verified answer
    WarrenBelz Profile Picture
    155,896 Most Valuable Professional on at

    Hi @berkenmi ,

    Just checking if you got the result you were looking for on this thread. Happy to help further if not.

    Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs Up.

    Visit my blog Practical Power Apps

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

#2
11manish Profile Picture

11manish 242

#3
Valantis Profile Picture

Valantis 198

Last 30 days Overall leaderboard