“I have two numbers, they’re the same, yet the condition in Power Automate evaluates as ‘false’ when comparing them!”
Category: Expressions
Split email recipients into batches of 500 with Power Automate flow
“How to send an email to thousands of users when Exchange allows only 500 recipients for an email, how to split them in Power Automate?”
How to process Teams attendance report with Power Automate
“I’d like to track participants on Teams meeting, can I somehow get information from the attendance report with Power Automate?”
Sort an array with a single Power Automate expression
“I can’t believe Power Automate is missing such a basic functionality as a possibility to sort an array!”
Three expressions to extract a piece of text in Power Automate
“I receive an email with a ton of information that I’d like to proces automatically, can I extract the relevant text using Power Automate?”
How to turn array of objects into a single object in Power Automate
“I’ve got an array where each property is a separate object, how can I turn it into a single object using Power Automate flow?”
How to combine expressions in your Power Automate flows
“I know what the expression should do, I just don’t know how to build it! What Power Automate expressions to use and how to combine them?”
How to convert a date into another format with Power Automate flow
“I’ve got a date in the format MMddyyyy and I’d like to convert it into dd/MM/yyyy, how can I do that in Power Automate?”
How to convert ISO duration into single time unit with Power Automate
“I must compare durations but they’re in ISO format (PT1H2M3S) – how do I convert them in a comparable duration unit with Power Automate?”
Schedule Power Automate flow to run only last Friday of the month
“I need to send a reminder on the last Friday in each month, how can I schedule it in Power Automate given various month length?”