Power Automate: isFloat function
Checks if a string is a floating-point number.
The Microsoft Power Platform is a family of low-code tools for building apps, automating work, and creating websites without writing everything from scratch, and this hub ties my coverage together. My biggest section by far is Power Automate, where I share hundreds of tutorials, reference pages, and answers about building cloud flows, wiring up connectors, and automating the repetitive tasks that eat your day. I also cover Power Pages, the tool for building secure, data-driven websites on top of Dataverse, so you can turn your business data into a real web experience. Across both areas my goal stays the same, to give you practical, hands-on guidance that gets you to a working result instead of leaving you lost in the documentation. Each sub-area goes deep on its own part of the platform.
Checks if a string is a floating-point number.
Fetches a single email attachment by its ID, returning its name, type, size, and base64 content.
Returns the day of a timestamp as an integer 1-31.
Stop a flow from re-triggering itself with trigger conditions, flag columns, or a create-only trigger.
Converts a string to a precise decimal number.
Redesign Flows that need to wait past 30 days: log requests and process them on a schedule.
Stops the Flow with Succeeded, Failed, or Cancelled status.
Returns true when the first value is smaller than the second.
Reshapes an array without a loop. Faster than Apply to each.
Creates an array of consecutive integers from a start and a count.