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 / How to fix a power aut...
Power Automate
Answered

How to fix a power automate flow that fails due to blank cells.

(0) ShareShare
ReportReport
Posted on by 12
This is my first time creating a power automate flow between and excel file and a sharepoint. The error I am getting happens on the columns with dates. I have three columns that contain dates. The date column only gets filled when a task is completed so it will eventually have a date in it but until it does I need the flow to keep it blank and then once I fill it in on the excel I would like it to show it on the sharepoint. If the column is blank it gives me an error.
 
 
Categories:
I have the same question (0)
  • Suggested answer
    David_MA Profile Picture
    14,821 Super User 2026 Season 1 on at
    Wrap the values in coalesce expressions. You can read about it in this blog post: Power Automate Fundamentals # 6: Usage of Coalesce... - Power Platform Community.
  • JM-30101957-0 Profile Picture
    12 on at
    I ended up using an expression in the date field that was showing an error. If(equals(items('Apply_to_each')?['TJO sent'],''),null,items('Apply_to_each')?['TJO sent'])
  • David_MA Profile Picture
    14,821 Super User 2026 Season 1 on at
    Glad you figured it out. You should learn how to use the coalesce expression, though. It is a lot more straightforward. Based on the expression you wrote, using coalesce it would have been: coalesce(items('Apply_to_each')?['TJO sent'], '')

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 Launch!

Jump in, show your community spirit, and win prizes!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Valantis Profile Picture

Valantis 427

#2
Vish WR Profile Picture

Vish WR 316

#3
David_MA Profile Picture

David_MA 260 Super User 2026 Season 1

Last 30 days Overall leaderboard