“Can I use Power Automate to remove user from all private channels in a Team, even if I don’t know whether he’s a member?”
Add member to Teams private channel with Power Automate
“I’d like to manage Teams private channels from a single place, can I build a Power Automate flow that’ll add a new member to such channel?”
Get link to a folder of a newly created file with Power Automate
“I’d like to send a link to the whole folder with the newly created file, how can I get such link with Power Automate?”
Create easily the condition for Power Automate if(…) expression
“I’d like to use the if(…) expression but I don’t know how to create the condition, is there some trick in the Power Automate designer?”
Find user by other property than email or id with Power Automate
“I need to find a user by his job title but Power Automate keeps asking for email or id, how can I use his role property instead?”
Change colour of a SharePoint column depending on its value
“I’d like to use a different colour for values in a SharePoint column – green/red/blue for the Approved/Rejected/In progress value.”
How to document your Power Automate flow
“I already built a bunch of flow and it’s hard to remember what they’re doing, what’s the best way to document a Power Automate flow?”
Replace multiple conditions with single Power Automate expression
“I feel that I’ve got too many conditions to handle basic stuff, can I somehow reduce/replace them to simplify my Power Automate flow?”
Building a time tracking solution using Power Automate flow
“I’d like to keep tracking of the time I spend on various tasks, is there maybe a way to build such solution using Power Automate flow?”
How to navigate in an array within Power Automate flow
“I’d like to pick a specific item from an array, what’s the best approach to navigate in there using Power Automate?”