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 use coalesce to...
Power Automate
Unanswered

how to use coalesce to replace null value in array say [{"product":null}] to blank text ""

(1) ShareShare
ReportReport
Posted on by 127

how to use coalesce to replace null value in array say [{"product":null}] to blank text ""

Categories:
I have the same question (0)
  • Manish Solanki Profile Picture
    15,169 Moderator on at

    Hi @Ali123 

     

    You can use 'Select' action to replace null with empty text in an array:

    ManishSolanki_0-1684395046139.png

     

    Expression used here is:

    if(equals(item()?['product'],null),'',item()?['product'])

     

    Output obtained is:

    ManishSolanki_1-1684395126512.png

     

     

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

     

    Thanks

  • Ali123 Profile Picture
    127 on at

    thanks for reply, but what if we have multiple fields which are not null, like [{productA:"car1",ProductB:null}]

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 Automate

#1
11manish Profile Picture

11manish 223

#2
David_MA Profile Picture

David_MA 210 Super User 2026 Season 1

#3
Haque Profile Picture

Haque 175

Last 30 days Overall leaderboard