“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?”
Category: Expressions
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?”
Get a decimal result when dividing numbers in Power Automate
“I’m dividing two numbers to convert ticks to days but Power Automate gives me only full days as a result, ignoring the decimal numbers!”
How to easily convert any date into ISO date with Power Automate
“I’ve got a date in my local format, but I have to convert it to ISO to save it into SharePoint, how to do it in Power Automate?”
Update SharePoint column only if there’s a value using Power Automate
“If the optional SharePoint fields are left blank the update via Power Automate in the second list overwrites the field to a blank value.”
How to add only working days to a date using Power Automate
“Can I let Power Automate to add only working days to a date, without the need to manually select the end date?”
How to calculate difference between two times in Power Automate
“I’ve got two times, the task start time and end time, how do I calculate a difference in minutes or hours with Power Automate?”