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 / Having issue with my f...
Power Automate
Suggested Answer

Having issue with my flow builder and its not running successful anymore

(0) ShareShare
ReportReport
Posted on by
Having issue with my flow builder and its not running successful anymore, I think its because a user submitted a 5.5 for hours instead of a whole number but that's my assumption. can someone helpme troubleshoot this error message?

Categories:
I have the same question (0)
  • Suggested answer
    BCBuizer Profile Picture
    22,831 Super User 2026 Season 1 on at
     
    Indeed the Int() function expects a whole number and will fail if it passed another value.
     
    In case you wish to support decimal values instead of integers, replace the int() function with the decimal() function: Reference for functions in workflow expressions - Azure Logic Apps | Microsoft Learn
     
     
     
    If this reply helped you in any way, please give it a Like 💜 and in case it resolved your issue, please mark it as the Verified Answer ✅.
  • Suggested answer
    David_MA Profile Picture
    14,891 Super User 2026 Season 1 on at
    Based on the expression it appears the value is coming from a Microsoft Forms response. If so, go to the question and set a restriction on the question to allow only whole numbers:
     
    You may want to make sure it is required so you do not then need to deal with errors if it is left blank. If it can be blank, you'll need to add coalesce() or use if() as part of the expression to handle when it is null.
     
    Once implemented, if someone enters anything but a whole number, they'll get this:

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 482

#2
11manish Profile Picture

11manish 280

#3
David_MA Profile Picture

David_MA 268 Super User 2026 Season 1

Last 30 days Overall leaderboard