top of page

Articles


Import Excel Data to SharePoint List with Power Apps and Power Automate
Learn how to import Excel data directly into SharePoint lists using Power Apps and Power Automate.
Feb 23


No round() in Power Automate? Here's What to Do Instead (Plus Advanced Math via MathJS)
If you’ve ever tried to round numbers in Power Automate, you’ve probably discovered something annoying: there’s no built-in Power Automate rounding function. That’s right. You can’t just do: round(3.14159, 2) …because it doesn’t exist. But don’t worry - there are workarounds. And suppose you’re looking to go even deeper with math operations (logarithms, powers, roots, algebra). In that case, there’s a powerful solution using the open-source MathJS library included in thi
Aug 20, 2025


Building a Vacation Request App in Power Apps, Approvals without Flow
In this blog post, we're going to do a high-level overview of Shane’s Vacation Request app. By understanding why he built the app the way he did, it will help to piece everything together. If you would like a step-by-step breakdown, make sure to check out the video below: Understand The Functionality Used First off, and this is important, many of the things you will learn in the video can be applied to all different kinds of apps, which I think gets lost sometimes. So try t
Aug 15, 2025


Add Microsoft Forms attachments to SharePoint list attachments via Power Automate
This blog post is about a reliable technique to capture attachments from Forms and add them to a SharePoint list by using Microsoft Power Automate.
Jul 15, 2025
bottom of page