All Technology
How to Improve Data Validation with Power Apps Rules
Are you looking to reduce user errors in your Power Apps? In this guide, you’ll discover how to implement effective data validation using Power Apps rules and manual techniques. These methods help enhance the user experience by ensuring data accuracy and consistency. Plus, watch the included video for step-by-step demonstrations and sample code snippets. Effective… Read More
PowerApps Naming Standards and Best Practices
By default, PowerApps assigns generic and non-descriptive names to controls and components, which can make locating and editing them challenging later in your app development. While it may not be practical to rename every single item, it’s essential to apply clear and consistent naming conventions to frequently used controls to improve maintainability and readability. Mastering… Read More
Understanding Database Properties in Visual Studio Database Projects
Are you developing SQL Server databases using Visual Studio? We highly recommend using SQL Server Data Tools (SSDT) within Visual Studio, especially when working with Azure SQL Databases, for streamlined database development and deployment. Common Challenges When Targeting Azure SQL Database Platforms in Visual Studio Developing database projects within Visual Studio for Azure SQL Database… Read More
How to Select the Ideal Data Source for Your Power Apps: An In-Depth Guide
Brian Knight offers expert guidance on selecting the most suitable data source for Power Apps and related application development. Through this detailed analysis, Brian highlights the advantages and disadvantages of various data options to help you make the best choice for your project. Key Licensing Insights When Selecting a Data Source for Power Apps When… Read More
Essential Power Apps Functions Every Beginner Should Know
Are you just getting started with Power Apps development? One of the most frequent requests I receive during training sessions is a handy cheat sheet featuring the key functions every beginner should master. Understanding these core functions can drastically improve your ability to build effective and efficient apps quickly. In this guide, I’ll introduce you… Read More
Introduction to Robotic Process Automation (RPA) with Power Automate Desktop
Over the past few years, buzzwords like Digital Transformation, Citizen Developer, and Robotic Process Automation (RPA) have become commonplace in tech discussions, especially around Microsoft’s Power Platform. While these terms may sometimes feel overused, they effectively capture the essence of what this platform aims to achieve. In this article, we dive into how Power Automate… Read More
How to Add a Custom Loading Spinner in PowerApps
Is your PowerApps screen lagging, leading users to believe nothing is happening in the background? A custom loading spinner can significantly improve the user experience by clearly indicating that data is being processed. Whether you’re pulling data from SharePoint or other sluggish data sources, a visual cue can go a long way in enhancing user… Read More
How to Create Confirmation Pop-Up Screens in Power Apps
Have you ever wanted to add a confirmation pop-up in your Power Apps to prevent accidental actions? Whether it’s confirming the deletion of a record or verifying before sending an important email, confirmation dialogs help ensure users don’t perform unintended critical actions. In this guide, I’ll walk you through the process of adding a confirmation… Read More
Mastering Power Query with the M Language
If you regularly use Power BI Desktop and its Query Editor, are you fully leveraging the true potential of the M language? The Query Editor offers a robust graphical interface that automatically generates M code, also known as the Power Query formula language. In a recent webinar, founder Brian Knight delved deep beyond the visual… Read More
Boosting Model-Driven Apps with Custom Pages: A Practical Guide
In a comprehensive tutorial video, Nate Halliwell reveals how to enhance your model-driven app development by leveraging canvas app capabilities. This guide explains how to seamlessly integrate custom pages into model-driven apps, enabling richer features typically found in canvas apps—without writing any custom code. Unlocking the Potential of Custom Pages in Model-Driven Power Apps Model-driven… Read More
How to Send Emails and Format Dates Using Power Apps and Power Automate
Power Apps provides an excellent platform for users to create new records and submit them to various data sources. A common question that arises after mastering record creation is: “Can I automate sending or receiving emails after a record is created?” The answer is a definite yes. In the contemporary digital workspace, automating communication processes… Read More
How to Perform Data Merging Using Change Data Capture in Databricks
In this post from our Azure Every Day Databricks mini-series, we explore how to effectively use Change Data Capture (CDC) in Databricks. CDC is widely used to track and merge changes from multiple data sources into Databricks Delta tables. This process helps you seamlessly handle inserts, updates, and deletes in your data pipeline. In modern… Read More
How to Publish and Share Your PowerApps Applications Effectively
One of the biggest advantages of building apps with PowerApps is the ease of publishing and sharing your creations across your organization. In this guide, I’ll walk you through the process of deploying your PowerApps app so it’s accessible on mobile devices, the web, SharePoint, and Dynamics 365. Additionally, we’ll cover version management and environment… Read More
How to Populate Lookup Columns in Dataverse Dataflows: A Step-by-Step Guide
Welcome back to YouTube channel! In this tutorial, Nate Halliwell explores the essential process of populating lookup columns in Dataverse dataflows with ease. Whether you’re new to Dataverse or looking to streamline your data integration, this guide has you covered. Understanding the structure and relationship between tables is fundamental when building effective applications in Microsoft… Read More
Discover How to Learn PowerApps for FREE with Our App in a Day Course
Are you interested in mastering PowerApps? What if you could learn it for free? In collaboration with Microsoft, offers a virtual App in a Day course designed to help you get started with PowerApps at absolutely no cost! In today’s fast-paced digital landscape, businesses demand agile solutions that can streamline workflows and optimize operations without… Read More