“Is it possible to extract a specific value from an XML using Power Automate flow? What’s the best approach to do that?”
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?”
Get the user who completed a Planner task with Power Automate
“I’d like to receive an information about a completed Planner task, but Power Automate doesn’t tell me which user completed it!”
How to synchronise two SharePoint lists with Power Automate
“I’d like to synchronise all the changes in a SharePoint lists list A in a list B, what would such Power Automate flow look like?”
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?”
How to remove Office 365 group owner with Power Automate
“Is there a way to remove another owner from an Office 365 group with Power Automate, or do I have to do it via administration or Graph API?”
Assign approval task to a SharePoint group with Power Automate
“The approval action doesn’t allow me to assign the task to members of a SharePoint group, how should I do that in Power Automate?”
How to get more than 25 emails from a mailbox (Power Automate)
“Is there a way to overcome the limit of 25 emails that are returned by the ‘Get emails (V3)’ Power Automate action?”
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!”