Calculate Working Day
Want to Calculate Working Day in Power Automate, having trubble with the number of variations. That’s why I’ve put together a nifty little tool to help out the community and make this process a whole lot easier. In this post, I’ll guide you step-by-step through setting up and using this tool. Whether you’re trying to figure out the next working day, handle complex scheduling, or just want a smoother way to automate your date calculations, this is for you.Backup Dataverse Development Environment
Introduction Ever wondered what would happen if you lost your development environment? How do you feel about having to do all of that work again? What about if you spot a problem days later? Can you remember the value you changed three days ago in that flow? Have you ever seen someone delete the website record by mistake. These are all situations I have been in over the last few years, and having a Pipeline in place to ensure backup of your hard work is extremely important.Securing Power Automate for Production
Introduction Power Automate is a wonderful tool, but there is a world of difference between building something for personal productivity and utilising this amazing low-code tool for production, where an important business application will rely on it. When considering a workload like this, we need to make it easier to manage and troubleshoot, ensure reliability, and prioritise security. Finally, if the worst were to happen, such as some credentials becoming leaked or an endpoint being compromised, how can we configure this so that damage is limited?Command Bar to Call Custom Page in Model Driven App
Introduction Recently, I was asked if it was possible to place a message at the top of every form and view across an entire Model-Driven App. This message would then open a Custom Page that would display more detail. In this Blog post, I explain how this can be achieved and what steps need to be taken. For the purposes of this demo, we will call a custom help page from a command button.Build a Basic PCF Field Control
Introduction Want to get started using the Power Apps Component Framework (PCF), would you like to start building controls. In this blog post we are going to step through the process to building your first component. You can watch the accompanying YouTube video here What languages To build out our component, we will be using both TypeScript and HTML. Don’t worry if you haven’t worked with these before. Tools The tools we will be using today will be;How to Install Hugo on Windows 11
Introduction
Hugo is a open-source static site generator, designed for speed and flexibility, making it an excellent choice when creating modern websites, blogs, and documentation. In this guide, we’ll walk you through the steps to install Hugo on your Windows 11 machine.