A question was asked by a community member on To update a multi-user field in SharePoint using the REST API,
Continue readingTag: Power Automate
Query to filter SharePoint List Items by Lookup Fields in Microsoft Flow (Power Automate)
In one of the recent projects, I needed to apply a filter on a lookup field in a document library.
Continue readingExploring Experimental Features in Power Automate
Power Automate, Microsoft’s powerful automation platform, continues to evolve with new features aimed at enhancing your workflow automation experience. One
Continue readingEmail News Posts from SharePoint
Sending SharePoint news posts via email can be beneficial for several reasons: Out of the box If you use the SharePoint
Continue readingGroup by Count in Power Automate
An interesting question by PSrini20 led me to try this unique method to get a count of rows from a
Continue readingCreate automated Attendee certificates using Power Automate
Introduction: In today’s digital age, events and conferences are taking place in various formats, whether in-person or virtually. One crucial
Continue readingTurning off “Request Sign Off”
I encountered a problem recently when a new column unexpectedly appeared in my SharePoint list, causing disruption to my customized
Continue readingPower Automate trigger when a new folder is created
The trigger is the event that starts the workflow, such as a file being uploaded to a specific location. Power
Continue readingSending reminder emails 30, 60, 90 days before expiration
Introduction There have been recurring inquiries in the forums regarding the need for guidance on constructing a sequence that sends
Continue readingConvert milliseconds to dd hh:mm:ss
In Power Automate, you could use the div,mul,concat and mod functions to derive the hh:mm:ss format Say e.g. the milliseconds
Continue reading