“Request should go for approval to various number of approvers depending on its details, what’s the easiest way to do it in Power Automate?”
Category: General
Use configuration lists to avoid repeating actions in Power Automate
“The approval process has different approvers based on a department, how can I build it in Power Automate without repeating the same actions?”
How to select specific values from an array in Power Automate
“I’d like to copy a multiple choice SP field to another item, what’s the best way to select only the values from the array in Power Automate?”
What value to use to ‘input entire array’ in Power Automate
“The Power Automate action ‘Send an Email’ has a button to ‘input entire array’ as attachments, what array should I put there?”
Why is Power Automate sending an HTML table even when it’s empty?
“I use Power Automate to send emails with HTML table, but it keeps sending them even when the table is empty, how can I avoid that?”
How to display date in your local language with Power Automate
“Power Automate gives me always the day and month name in English, is there some way how to convert the date to my local language?”
Using variable in a parallel loop in Power Automate flow
“When I turn on concurrency in a loop, it messes up my variables, how can I use variable in a parallel loop in Power Automate?”
How to format numbers (currency, percentage,…) in Power Automate
“I’m using Power Automate to send an email with proposal after it’s approved, but the numbers format for price and percentage look terrible.”
Send an instant error message when your Power Automate flow failed
“I need to know asap if my Power Automate flow failed, I can’t wait a week for it to send a message or check daily the flow run history.”
How to update (not replace) an existing file in Power Automate
“I don’t want Power Automate to replace the existing file, I want to update it. To upload a new version of that file, not to delete the original one.”