“Can I apply the ‘first working day’ solution also to another specific day, e.g. trigger Power Automate flow on the 4th working day?”
Trigger Power Automate flow on the first working day in a month
“Is there a way to trigger Power Automate flow only once a month on the first working day, no matter what day it is?”
Remove user from a SharePoint group with Power Automate flow
“My organisation still uses SharePoint groups to manage permissions, can I automatically remove user from a group with Power Automate flow?”
Update single Yes/No SharePoint column with Power Automate
“I want to update just a single Yes/No SharePoint column, can I do it in Power Automate without updating all the mandatory fields?”
List members of a SharePoint group with Power Automate
“Can I use Power Automate for daily checks of SharePoint group members, to see if users added somebody who shouldn’t be there?”
How to JOIN two Dataverse tables in Power Automate
“I have two Dataverse tables connected through a lookup column, is there a better way join the tables in Power Automate than in a loop?”
Use dynamic hyperlink in an email sent by Power Automate
“Each email recipient should get a different link to their request, how can I add this dynamic hyperlink to an email sent by Power Automate?”
How to update Dataverse lookup column with Power Automate
“I always get some URL error when trying to update Dataverse lookup column in a Power Automate flow, what does it want from me?”
Replace placeholders in email configuration list in Power Automate
“I’ve got a configuration list with lots of placeholders, how can I replace them without lots of replace() Power Automate expressions?”
List values missing in an array using Power Automate
“How can I check if everyone is registered with Power Automate, to check if there’re no values missing in an array?”