Power Automate: equals function
Compares two values. Case-sensitive for strings, cross-type for ints and booleans.
Some articles go a good deal deeper than the rest, and I call those Into the Weeds. This is where I take on complex topics, the behaviors you need to be careful about, and the trickier issues that are a pain to fix. I write them for two reasons. The first is to give advanced users something meatier to sink into and solve real problems with. The second is to give people who are still learning the Power Platform a richer experience by putting harder material within reach. Even if you do not need it today, you will remember that these corners are tricky, and when you hit something similar in a project you will save yourself hours of confusion. Going into the weeds can burn a lot of time, and my aim is to spare you some of those headaches.
Compares two values. Case-sensitive for strings, cross-type for ints and booleans.
Fires when a new message is posted in a Teams channel.
Rounds a number up. Negative values round away from zero.
Fires when a Planner task is marked complete.
Evaluates a boolean expression and returns one of two values. Strict booleans only.
Returns all rows from an Excel table. Requires table-formatted data.
Runs a Flow from a Power App. Power Platform handles parameter passing.
Converts a string to a JSON object. Validates structure and formats output.