“I receive an email with a .zip file in the attachment, can I extract its contents before Power Automate saves it into SharePoint?”
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?”
Update single SharePoint hyperlink column in Power Automate flow
“How would you update the hyperlink SharePoint column type using validateUpdateListItem 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!”
Copy multiple choice values between SP lists (Power Automate)
“I’m trying to synchronise two SP lists using Power Automate flow, but it doesn’t copy the multiple choice column values properly.”
How to search in the email text using Power Automate flow
“I’d like to get all emails with a specific topic keyword, can I use Power Automate to search in the email text?”
Access SharePoint columns after ‘Filter array’ in Power Automate
“How do I access the SharePoint columns to add to the HTML table, I see only two outputs from the ‘Filter array’ Power Automate action.”
Add value based colours to HTML table created by Power Automate
“I’d like to add some colours to an HTML table, can Power Automate use different colours based on the cell value?”
Split items array in halves for faster processing in Power Automate
“I feel limited by the 50 parallel branches in Power Automate, can I somehow split the input array into halves to process it faster?”