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 / Create a html table fr...
Power Automate
Answered

Create a html table from SharePoint List excluding columns with null results

(0) ShareShare
ReportReport
Posted on by 22

Hi, I want to email results from SharePoint List in Table format, excluding all columns with null results

 

Test Values

Zenton_0-1715142181930.png

Current Results

Zenton_1-1715142290209.png

 

Required Results

Zenton_3-1715142425595.png

Thanks Rodney

 

Categories:
I have the same question (0)
  • paulbeck1 Profile Picture
    244 on at

    One option is:

    If this is a priority, use an switch statement that checks if expected fields are blank. 

    The flow will be way more complex but the number of actions will be only slightly higher and performance will be pretty much the same, and you'll get the result.  

  • Verified answer
    Chriddle Profile Picture
    8,672 Super User 2026 Season 1 on at

    Check function removeProperty()

  • Verified answer
    Zenton Profile Picture
    22 on at

    Thanks @Chriddle ,
    I had to convert array to object, check for null, convert back to array, create HTML table.

    if(equals(items('For_each')?['field_9']?['Value'],null),removeProperty(outputs('Build_JSON'),'Service Required'),removeProperty(outputs('Build_JSON'),''))
    Rodney

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!

Leaderboard > Power Automate

#1
Haque Profile Picture

Haque 557

#2
Valantis Profile Picture

Valantis 328

#3
David_MA Profile Picture

David_MA 264 Super User 2026 Season 1

Last 30 days Overall leaderboard