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 / Error When Update Shar...
Power Automate
Answered

Error When Update Sharepoint List using power automate

(0) ShareShare
ReportReport
Posted on by

i am trying to update sharepoint list base on my excel data. but if my column value is blank, flow not running (error). please help me how to fixed it.


excel to ms list.png

Categories:
I have the same question (0)
  • doschtert Profile Picture
    38 on at

    Hi @wachid,

     

    have you checked in your Sharepoint List whether the column Received requires value? If yes, then uncheck it. 😊

  • wachid Profile Picture
    on at

    i have unchecked it, and the result is same, still error.

  • Manish Solanki Profile Picture
    15,167 Moderator on at

    Hi @wachid 

     

    You need to set the column value to null when excel column is empty or blank. You need to write an expression to work it:

    if(empty(items('Apply_to_each')?['Received']),null,items('Apply_to_each')?['Received'])

    I have assumed that you are creating an item in a loop 'Apply to each'.

     

    If this helps & solves your problem, please remember to give a 👍 and accept my solution as it will help others in the future.

     

    Thanks

  • wachid Profile Picture
    on at

    can you share your screenshoot?

  • Verified answer
    Manish Solanki Profile Picture
    15,167 Moderator on at

    Hi @wachid 

     

    Here you go, it's an example of setting title column:

    ManishSolanki_0-1700206035684.png

    if(empty(items('Apply_to_each')?['Received']),null,items('Apply_to_each')?['Received'])

     

    If this helps & solves your problem, please remember to give a 👍 and accept my solution as it will help others in the future.

     

    Thanks

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

These are the community rock stars!

Leaderboard > Power Automate

#1
Haque Profile Picture

Haque 552

#2
Valantis Profile Picture

Valantis 388

#3
11manish Profile Picture

11manish 375

Last 30 days Overall leaderboard