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 / Converting blanks from...
Power Automate
Answered

Converting blanks from form responses to 0s

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

Is there a way to convert blanks from form submissions to the number 0 when flowing to Power BI?  I have tried using Coalesce, but that is just for string values.  And there isn't a mechanism to allow for default values in forms.

Categories:
I have the same question (0)
  • Verified answer
    Rahber Profile Picture
    1,935 on at

    Maybe you can use this expression in all the fields

     

    if(equals(body('Get_response_details')?['r03d36cfc7b3b4c7abf6fb8b83a768f16'],''), '0', body('Get_response_details')?['r03d36cfc7b3b4c7abf6fb8b83a768f16'])

     

    body('Get_response_details')?['r03d36cfc7b3b4c7abf6fb8b83a768f16'] is one of my field from response you can replace it with yours. The above expression will check if field is empty if its empty it will return 0 if its not empty it will return the actual value

     

    Please click Accept as Solution if it resolved your problem or give it a Thumbs Up if it helped you in anyway this will allow other people to search correct solutions effectively.

    Thanks,

    Rahber

  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    This worked perfectly thank 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 March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Haque Profile Picture

Haque 598

#2
Valantis Profile Picture

Valantis 477

#3
Vish WR Profile Picture

Vish WR 370

Last 30 days Overall leaderboard