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 Automate / required fields for up...
Power Automate
Suggested Answer

required fields for updating an item

(0) ShareShare
ReportReport
Posted on by 10
I added an action "update an item". There are a couple of fields that are required to update, but I don't want to update these. How do I change these? 
See screenshot below
Categories:
I have the same question (0)
  • Suggested answer
    David_MA Profile Picture
    14,642 Super User 2026 Season 1 on at
    The best way to do this is by using an HTTP request and then you can specify only the fields you want to update. You would do that like this:
    In the Uri field, replace 'Contract Execution DB' with the display name of the list. In the body, follow the format shown. When populating a date field, the date format will most likely need to be in 'MM/dd/yyyy' format and if the field is a number field, you would not enclose the value in single quotes. This gets complicated when you try to populate people and multiple-choice fields. Note: the FieldName values use the internal and not the display name of the fields (this is important).
     
    This is the expression to fill the date field above: formatDateTime(utcNow(),'MM/dd/yyyy')
     
    If you want to continue using the update item action, just repopulate the required fields with the value from the trigger so it contains the same value.
     
  • Suggested answer
    venturemavenwill Profile Picture
    1,198 Super User 2026 Season 1 on at
    Unfortunately the connections out of the box will all require that you include a value in the parameters. 
     
    What you could try to do is to use the SharePoint API through the "Send an HTTP request to SharePoint" action and compose a custom request. 
     
     
    Please let me know if this helps you. 

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the April Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Vish WR Profile Picture

Vish WR 791

#2
Valantis Profile Picture

Valantis 582

#3
Haque Profile Picture

Haque 529

Last 30 days Overall leaderboard