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