Sending SharePoint news posts via email can be beneficial for several reasons: Out of the box If you use the SharePoint
Continue readingCategory: Blog
Deep Linking – Power Apps
When developing apps, a frequently encountered requirement is the ability to share a “deep link” that directs users to a
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 readingConnect Power Apps to Azure DB
This article delves into the process of connecting Power Apps to Azure SQL Server Database Data storage is a critical
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 readingDateDifference: a live saver
In Power Automate, the datedifference function is used to calculate the difference between two dates. It lets you to determine
Continue reading