Card Visual in Power BI

how to use new card in power bi

Recently, one of my subscribers emailed me to update the tutorial on card visualization in Power BI. So, here is the complete updated tutorial on card visual in Power BI. I will explain what a card visual is in Power BI and how to create a card in Power BI. I will also explain how … read more…

How to Sync Slicers in Power BI? [With Examples]

Create a Sync Slicer in Power BI

Power BI is a powerful tool made by Microsoft for showing data and better understanding the business. It has many useful features to improve reports. One such feature is sync slicers, which allows users to synchronize Slicer across multiple report pages or visuals within a report. This tutorial will teach us about the Power BI … read more…

Power BI Access to the Resource is Forbidden [Solved]

Access to the resource is forbidden power bi

Are you stucking with the “Access to the resource is forbidden” error in Power BI, especially when trying to connect to a SharePoint Online list? In this Power BI article, I will tell you how to fix the access to the resource is forbidden error in Power BI. Power BI Error: Access to the Resource … read more…

How to Change yyyymmdd to Date Format in Power BI?

power query date format yyyymmdd

I’m sure as an analyst, you may have once been faced with the challenge of some data with a date field in the format ‘YYYYMMDD’ (e.g., 20240306) and want to transform it to a proper date format (e.g., 06–03–2024). In this tutorial, I will show you how to change yyyymmdd to date format in Power … read more…

How to Use Power BI Weekday Function?

Power BI weekday function dax

The WEEKDAY function in Power BI helps you understand and analyze your data based on the day of the week. In this Power BI tutorial, we learned what the weekday function of Power BI is and how to use Power BI Weekday function with an example. Additionally, I will explain how to utilize the weekday() … read more…

How to Convert Hours to Minutes in Power BI?

hours to min in power bi

If you want to convert hours values to minutes in Power BI, it is not as straightforward as multiplying it by 60. This is because Power BI has a specific way of storing date and time values in Power BI. In this Power BI Tutorial, We will discuss how to convert hours to minutes in Power … read more…

How to Remove Blank From Power BI Slicer?

how to remove blank from power bi slicer

Most of my work involves getting data from various sources, such as Excel, SharePoint lists, databases, etc. In most cases, the first step is to clean the data and make it usable for my analysis. Sometimes, when I have datasets, a column has empty spots. If I use this column in a Power BI slicer, the first … read more…

How to Solve NaN Error in Power BI?

powerbi nan

If you use Power BI DAX (Data Analysis Expressions), you might encounter the NaN Error when dividing the column. In this short tutorial, I will show you how to quickly solve this error in Power BI (using some easy DAX tricks). I will also show you how to solve NaN error in Power BI with … read more…

How to Add Data Labels in Power BI? [With Examples]

data labels in power bi

A Power BI visual becomes difficult to read without data labels. At the same time, adding data labels in Power BI visualization is a good practice. Many analysts often include data labels in their visuals. You might wonder what a data label is in Power BI. Don’t worry. In this Power BI tutorial, we will … read more…

How to Subtract in Power BI Using DAX?

power bi dax subtract two columns

Power BI is a great tool for data analysis. When people first learn Power BI DAX (Data Analysis Expressions), they often begin with basic arithmetic calculations like addition, subtraction, multiplication, and division. In this tutorial, I will demonstrate how to subtract in Power BI using DAX (Calculate column, Measure). We will also discuss how to … read more…

How to Add Data to Existing Table in Power BI?

how to add a row to the table using enter data in Power BI

This Power BI tutorial will help how to add data to existing table in Power BI. Recently, while working on a Power BI report, I encountered a situation where I needed to add data to an existing table. The Append feature in the Power Query Editor of Power BI proved very helpful in this scenario. … read more…

How to Create a Measure Table in Power BI?

how to add measure table in power bi

If you are having trouble organizing your data in Power BI, the Power BI measure table can be helpful. In this Power BI tutorial, we will look at the idea of a Power BI measure table, how to create a measure table in Power BI, and how to add the measure to the measure table … read more…

>