BI Land
BI Land
  • Видео 23
  • Просмотров 187 916
How to Count Duplicates in Power BI Table
In this video, we are going to see how to find or count duplicates rows in Power BI table.
BI Land:
ruclips.net/user/BILand
Use Variables to Replace EARLIER:
ruclips.net/video/D_6kPwnByWQ/видео.html
Learn EARLIER for FUN:
ruclips.net/video/q8zsWqcd1vM/видео.html
Subscribe to My Channel:
www.youtube.com/@BILand/videos?sub_confirmation=1
Просмотров: 563

Видео

How to Drill Through a Measure In Power BI - Issues Fixed
Просмотров 7832 месяца назад
In this video, we are going to see how to drill through a measure, in a card or a table and solve the potential issues. This is an absolutely must know for a data analyst. BI Land: ruclips.net/user/BILand Select multiple measures in Power BI slicer : ruclips.net/video/KYcKmVQNaC8/видео.htmlsi=BeoT1MKNXde6j2js Watch this to learn how to use measure filters in Power BI: ruclips.net/video/Ss5L7jXI...
Select Multiple Measures in Power BI Slicer
Просмотров 1,6 тыс.7 месяцев назад
In this Video, we are going to see how to select multiple measures from a slicer and have the chart show those measures. It is especially useful when you want to see different calculations selectively in your visuals. Different Measures Based on Slicer Selection: ruclips.net/video/tljRYGz15PA/видео.htmlsi=np-r7Ay4qYKbzkgN BI Land: ruclips.net/user/BILand Watch this to learn 12 most used DAX fun...
How to Design Power BI Report Professionally
Просмотров 66610 месяцев назад
Report design is extremely important in the professional world. Even if your report does a great job with numbers and calculations, if it does not look great and pro, most likely no one is going to use it. Don’t waste any time and apply these steps to make your Power BI report stand out. BI Land: ruclips.net/user/BILand How to Create a Home Page in Power BI ruclips.net/video/-9TbvHkn5HA/видео.h...
How to Connect to Oracle Database via Power BI - Issues Fixed
Просмотров 11 тыс.11 месяцев назад
In this video, I will show how to connect to an oracle database, load data into Power BI and solve the most recurrent issues. BI Land: ruclips.net/user/BILand Watch this to learn 12 most used DAX functions in Power BI: ruclips.net/video/d-zPxpkgISc/видео.html
How to Use MEASURE FILTERS in Power BI
Просмотров 12 тыс.Год назад
In this video, we are going to learn how to apply a measure filter in Power BI. In many cases, you will need to use a measure to filter your visuals. Let’s learn this with two examples. We will see the potential dangers of measure filters as well. 0:00 Introduction 01:29 Apply a measure as filter - example 1: measure filter on slicer for date range. 07:19 Apply a measure as filter - example 2: ...
How to Make Dynamic Custom Arrows in Power BI
Просмотров 7 тыс.Год назад
In this video, we are going to make customs arrows to be able to visualize the KPIs much better. We will use DAX measure and conditional formatting. Creating arrows or the icons using measure will provide you much more possibilities in presenting your indicators to top management. BI Land: ruclips.net/user/BILand Compare Two Time Periods or Dates Dynamically: (HIGHLY RECOMMENDED) ruclips.net/vi...
How to Create Dynamic Top N in Power BI Slicer
Просмотров 7 тыс.Год назад
In this video, we are going to make a measure that works dynamically according to the selection of the top in the slicer. It will also respect all other filters if selected. Moreover, you will learn the difference between ALL and ALLSELECTED in DAX BI Land: ruclips.net/user/BILand Watch this to learn 12 most used DAX functions in Power BI: ruclips.net/video/d-zPxpkgISc/видео.html Watch this to ...
12 Most Used DAX Functions in Power BI
Просмотров 3,6 тыс.Год назад
In this video we are going to learn 12 most used DAX functions in Power BI. This is part of the “absolutely essentials” for Power BI. We will use each function with practical and real-world business examples. 0:00 Introduction 00:22 SUM Function in Power BI 02:07 COUNT Function in Power BI 04:02 CALCULATE, FILTER and BLANK DAX Functions 07:22 MAX and MIN in Power BI 09:05 IF and HASONEFILTER Fu...
How to Lookup in Power BI - Advanced
Просмотров 1,3 тыс.Год назад
In this video, we are going to see how to look up a value between two values in another table with no unique keys between the two tables. You will surely encounter this need in your business as a data analyst.This video provides practical example to comprehend the subject fully. It will also help you understand building filter table inside a variable in Power BI and SSAS. BI Land: ruclips.net/u...
How to Create a Home Page in Power BI
Просмотров 13 тыс.2 года назад
In this video, we are going to see how to create a home page in Power BI for easier navigation through other pages. Home page is also useful to apply main filters before entering the reports pages. Additionally, we can host important information concerning the whole report in the Home Page. This video provides practical tips that are very useful for building reports in real business world. 0:00...
Show Previous Months from One Month Selected in Power BI
Просмотров 2,1 тыс.2 года назад
If you need to select single month but show several previous months, or from the beginning of the year in your charts, watch this video. We often face this kind of requirements in real BI projects. This video will help you boost your DAX. In this video, we will see the following DAX functions: DATESINPERIOD REMOVEFILTERS KEEPFILTERS Master Calendar in Power BI and SSAS: ruclips.net/video/Oq5WOm...
How to Show Power BI Report on the Last Available Date by Default
Просмотров 8 тыс.2 года назад
Imagine you have published a report to power BI services, and then you have scheduled the dataset to be refreshed. How can you make your report to be filtered always on the last available date after a refresh.? It means that you want your report to show always according to the last date available in your data. In this video, we are going to see how to make this possible. Enjoy it! 0:00 Introduc...
How to Use Variables to Replace EARLIER in Power BI
Просмотров 1,7 тыс.2 года назад
In this video, we are going to use variables to replace EARLIER Dax function with 4 practical examples. This video will help you to understand how variables really work in power BI and SSAS Enjoy it! 0:00 Introduction 0:44 Example 1: Prior highest record 7:39 Example 2: Ranking 10:39 Example 3: Percent of total 13:25 Example 4: Next study date 16:35 Conclusion Watch this to learn EARLIER thorou...
The Most Complex DAX Function Made Easy
Просмотров 3,7 тыс.2 года назад
In this video, we are going to deep dive into understanding EARLIER Dax function with 4 practical examples. It is true that Variables now can replace EARLIER function. Yet understanding EARLIER will help deepen your DAX knowledge tremendously. Enjoy the video! 0:00 Introduction 1:10 Example 1: Prior Highest Record 10:45 Example 2: Ranking 16:45 Example 3: Percent of Total 21:05 Example 2: Next ...
Dynamic Segmentation & Clustering in Power BI - Boost Your DAX
Просмотров 9 тыс.2 года назад
Dynamic Segmentation & Clustering in Power BI - Boost Your DAX
How to Make Dynamic Axis Using DAX in Power BI
Просмотров 4,6 тыс.2 года назад
How to Make Dynamic Axis Using DAX in Power BI
Calendar in Power BI, Everything You Need to Know
Просмотров 18 тыс.2 года назад
Calendar in Power BI, Everything You Need to Know
Different Measures Based on Slicer Selection in Power BI
Просмотров 29 тыс.2 года назад
Different Measures Based on Slicer Selection in Power BI
Different Calculations Based on Hierarchy Levels Inside One Measure in Power BI
Просмотров 10 тыс.2 года назад
Different Calculations Based on Hierarchy Levels Inside One Measure in Power BI
How to Compare Different Time Periods or Date Ranges in Power BI or SSAS
Просмотров 13 тыс.3 года назад
How to Compare Different Time Periods or Date Ranges in Power BI or SSAS
How to Compare Two Time Periods or Dates Dynamically in Power BI (P1: Years)
Просмотров 29 тыс.3 года назад
How to Compare Two Time Periods or Dates Dynamically in Power BI (P1: Years)
Create Your FIRST Power BI Report, Comprehensive Tutorial for Beginners
Просмотров 8493 года назад
Create Your FIRST Power BI Report, Comprehensive Tutorial for Beginners