“I don’t want hundreds of flow runs, the Power Automate flow should run only if the email contains attachment with a specific name!”
How to add a row to a new Excel sheet with Power Automate
“I’m able to create a new sheet with Power Automate, but how can I then add a row in this new sheet? It keeps adding to the old one.”
Use the correct SharePoint list name in the Power Automate HTTP request
“The HTTP request fails because it doesn’t recognise the list name, can I test it without running the Power Automate flow repeatedly?”
How to filter SharePoint items based on Created date in Power Automate
“I’m using Power Automate to filter items that were created exactly 6 months ago, but the Filter Query doesn’t return anything!”
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?”
Synchronise SharePoint libraries with folder structure in Power Automate
“Is it possible to synchronise files between 2 SharePoint document libraries with Power Automate, including the folder structure?”
How to delete duplicate items in a SharePoint list with Power Automate
“The SharePoint list is a mess, there’re so many duplicate items… can I build a Power Automate flow to delete them for me?”
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?”