Explore the Circle KPI Gauge Custom Visual for Power BI
In this comprehensive tutorial, you will discover how to utilize the Circle KPI Gauge, a powerful Power BI custom visual designed to represent a single measure value through a visually appealing circular gauge. This guide will walk you through the core features, customization options, and practical applications of this visual. Comprehensive Guide to Mastering the… Read More
Arrange, Act, Assert: A Proven Framework for BI and Data Warehouse Testing
Effective data testing is critical to the success of any Business Intelligence (BI) or data warehouse initiative. If you’re not currently including testing in your data lifecycle, it’s time to prioritize it. Testing helps ensure data quality, reliability, and consistency—ultimately enabling smarter, data-driven decisions and reducing costly errors down the road. In our “Real World… Read More
Enhancing Data Governance with Power BI Premium
Data governance has become a crucial focus for organizations, especially those managing complex BI environments. During my recent BI engagement in New York’s financial district, the importance of well-governed data stood out more than ever. Fortunately, Microsoft offers robust features in Power BI Premium that support enterprise-scale data governance strategies. In this guide, we’ll explore… Read More
Understanding When to Use Azure Logic Apps vs Azure Functions
If you’re new to the Azure cloud platform, choosing between Azure Logic Apps and Azure Functions can be confusing at first. Both are powerful tools used for automation and integration in cloud workflows, but they serve different purposes. This guide provides clarity on what makes each service unique, how they work together, and when to… Read More
How to Filter Records for the Current User in Power Apps
One of the most common questions asked during PowerApps training sessions is: Can I filter gallery records to show only those created by or assigned to the logged-in user? The good news is — absolutely, yes! Filtering records by user is not only possible, but it’s also a best practice for creating personalized and secure… Read More
Step-by-Step Guide: Connecting Azure Databricks to Azure Blob Storage
In this continuation of the Azure Every Day series, we’re diving into how to seamlessly connect Azure Databricks to an Azure Storage Account, specifically using Blob Storage. Whether you’re new to Databricks or expanding your Azure knowledge, understanding this connection is critical for managing files and datasets within your data pipeline. This tutorial will walk… Read More
Enhance PySpark Development with the AI Assistant in Databricks
In today’s data-driven world, efficient coding and quick debugging are crucial. Databricks’ AI Assistant offers a groundbreaking way to simplify PySpark development by helping you write, debug, and optimize code directly within the platform. In this tutorial, Mitchell Pearson walks through practical use cases of this intelligent tool, showing how it enhances productivity for data… Read More
Visualizing Data Distributions with Dot Plot by MAQ Software in Power BI
Custom visuals are a powerful way to extend the capabilities of Power BI, and one such visual worth exploring is the Dot Plot by MAQ Software. This visual offers a unique and intuitive method for showcasing the distribution of data points across multiple categories using individual dots, making it ideal for comparative visual analysis. Understanding… Read More
A Deep Dive into Azure Data Factory Pipelines and Activities
Azure Data Factory (ADF) is a powerful cloud-based ETL and data integration service provided by Microsoft Azure. While many are familiar with the pricing and general features of ADF, understanding how pipelines and activities function in Azure Data Factory Version 2 is essential for building efficient and scalable data workflows. If you’ve used tools like… Read More
Understanding Import and DirectQuery Storage Modes in Power BI
Choosing the right storage mode in Power BI, SQL Server Analysis Services (SSAS) Tabular, or Azure Analysis Services can have a significant impact on your model’s performance, flexibility, and scalability. The two primary options — Import Mode and DirectQuery Mode — each come with advantages and limitations that must be carefully considered based on your… Read More
Strengthening Cloud Security with Multi-Factor Authentication in Microsoft Azure
As more organizations migrate to the cloud, cybersecurity has become a top priority. Microsoft Azure, known as one of the most secure and compliant public cloud platforms available, still raises concerns for businesses that are new to cloud adoption. A major shift in the cloud environment is the move towards identity-based access control — a… Read More
How to Create a Record in Power Apps Without Using a Form (Using PATCH)
In Power Apps, forms are a go-to tool for submitting data into a connected data source. They are quick to set up and rely on the easy-to-use SubmitForm() function, making them beginner-friendly. However, while convenient, forms can be limiting in terms of design and layout flexibility. If you’re looking to break free from the default… Read More
Power Automate and HubSpot Integration Guide
Welcome to the first installment of an exciting series where we explore how to integrate HubSpot with Power Automate. Whether you’re new to HubSpot or already using it, this guide will show you how combining it with Microsoft’s automation platform can streamline your business workflows across sales and marketing systems. Why Integrate HubSpot with Power… Read More
A Complete Guide to WORM Storage in Azure for Compliance and Data Security
With the increasing need for secure and compliant data storage solutions, Microsoft Azure has introduced WORM (Write Once, Read Many) storage support, enhancing its Blob Storage capabilities to meet stringent regulatory demands. In this article, we’ll explore what WORM storage is, how it works in Azure, and why it’s a critical feature for businesses dealing… Read More
How to Build Power Apps for Disconnected and Offline Use
Have you ever needed to use an app without internet or Wi-Fi but still wanted to save your data to a database? In this guide, I’ll explain how to design a Power Apps application that works seamlessly offline or in disconnected environments. This app stores data locally on your device and automatically syncs it to… Read More