Power BI DAX GROUPBY With FILTER: Complete Practical Guide

Power BI DAX GROUPBY with FILTER

If you’ve spent time with SUMMARIZE() and SUMMARIZECOLUMNS() in Power BI DAX, you might wonder why GROUPBY() even exists. On the surface, all three seem to do the same thing — group a table and compute aggregations. But Power BI GROUPBY() has a fundamentally different engine under the hood, and once you understand what makes … read more…

How to Export Power BI Report to Excel (Step-by-Step)

Export Power BI Report to Excel

If you’ve ever built a beautiful Power BI report and then had a colleague say, “Can you just send me the data in Excel?” — you know the feeling. You built all those visuals, and now someone wants a flat file. Microsoft provides multiple ways to get your Power BI data into Excel. In this … read more…

How to Convert yyyymmdd to Date Format in Power BI?

Power BI Format Date for Display Using DAX

Recently, I was working on a Power BI report. At first, everything looked fine. The data was loading properly, visuals were created, and slicers were added. But when I started using a date column in charts and filters, I noticed some issues. The dates were not showing correctly. In some visuals, Power BI treated the … read more…

How to Add Date Column with Today’s in Power BI Power Query

Add Today’s Date Column in Power BI Power Query

While working for a client, I faced a requirement where the report needed a daily filter that automatically reflects the current date. The client wanted the report users to filter data every day without manually selecting the date each time. To achieve this, I decided to add today’s date as a separate column in the … read more…

ISBLANK vs ISEMPTY in Power BI DAX

Power BI DAX ISBLANK example

When I need to detect empty or missing values in a dataset, I use DAX functions in Power BI. In DAX, we have two functions, ISBLANK and ISEMPTY, and at first, they look like they do the same thing. Both functions return TRUE when something is empty and FALSE when data exists. Because of this, … read more…

How To Remove Filter From Power BI DAX

Power BI DAX remove filter

I am working on a report for an organization, and I faced a requirement to identify and handle blank values in Power BI reports. Several columns contained empty data, which we did not want to consider in reports. Power BI provides multiple DAX functions, such as ISBLANK, COALESCE, FIRSTNONBLANK, and LASTNONBLANK, to identify, remove, or … read more…

How to Concatenate with Space in Power BI

Power BI Concatenate with Space example

One of my colleagues asked me how to join the First Name and Last Name columns in Power BI and add a space between them. He had tried creating a calculated column using the following DAX formula: However, this caused an error because the CONCATENATE function in DAX only accepts two arguments in the format … read more…

How to Add Column Using Power BI Power Query Editor

power query add column

While working on Power BI reports for clients, I noticed that the data coming from Excel, SharePoint, or databases was rarely ready for reporting. In many cases, the values I needed were not available as separate columns. Instead, I had to create new columns from existing data, such as calculating values, applying simple business logic, … read more…

How to Select Multiple Values in Power BI Slicer

Power BI slicer list select multiple

While working on a client report, there was a requirement to select multiple values from a slicer instead of choosing only one value at a time. The client wanted users to filter the report easily without holding the Ctrl key, and also needed the slicer to work across different visuals and tables. To solve this … read more…

How to Merge Tables in Power BI

Merge Tables in a Power BI example

While working on Power BI reports, I receive data from multiple tables or different data sources. Many times, the information we need is split across these tables, and using them separately can cause issues when creating table visuals in Power BI. To solve this problem, we need to merge tables in Power BI. We can … read more…

Power Apps functions free pdf

30 Power Apps Functions

This free guide walks you through the 30 most-used Power Apps functions with real business examples, exact syntax, and results you can see.

Live Webinar

Quiz App Using SharePoint Framework (SPFx)

Learn to built a complete Quiz Management solution that enables admins to create and manage quizzes, categories, questions, and settings with an easy automated setup process in SharePoint. It also includes an interactive quiz experience for users and a powerful dashboard to track participation, analyze results, and view detailed performance reports with charts and answer insights.

📅 2nd June 2026 – 10:00 AM EST | 7:30 PM IST

Download User registration canvas app

DOWNLOAD USER REGISTRATION POWER APPS CANVAS APP

Download a fully functional Power Apps Canvas App (with Power Automate): User Registration App