Alright, it wasn’t easy to find a good title for this blog post 😅 BUT, I’ll tell you what we’re going to do today: Sending reminder emails to an Assigned To field in SharePoint which…
Read More
Using an Apply to Each loop is extremely common, and we know the purpose of it; Looping through as many “things” (items, records, etc) as we have. But sometimes, we need to exit this Apply…
Read More
The limit out-of-the-box on retrieving M365 Group members using the Office365 connector directly in your Power Apps is: 999. When using Power Automate, we can turn on pagination and specify a threshold. But this threshold…
Read More
Have you ever wanted to create SharePoint sites with following numbers in the URL? Maybe you need quick testing on dozen of sites, or maybe it’s simply your naming convention. Who knows! 😉 In today’s…
Read More
Creating SharePoint sites is extremely common from an admin perspective, but not that usual from a user point of view. However, it still possible if your administrators allow it. If you (as an administrator) do…
Read More
Today we’re going to update SharePoint items in multiple lists using Power Automate BUT from a Power Apps app! Sounds exciting already 😁 If you prefer to watch a video instead, I’ve recorded one on…
Read More