Grouping Data in Power BI

In Power BI, grouping data allows you to combine multiple data elements into a single unit. This can be useful for summarizing and analyzing data in a more meaningful way. For example, you can group similar items, and display their data combined. In today’s tutorial, we will group fruits and non-fruit items, and display more…

Read More

Crimes in Los Angeles on Power BI Dashboard

Today we will create a dashboard, showing crimes in Los Angeles, from 2020 onward. We will show you how to display crimes by type of crime, age, area, gender, descent, status, premises, weapon and location. We will use donut charts and map charts to display this information. Source data: https://data.lacity.org/api/views/2nrs-mtv8/rows.csv?accessType=DOWNLOAD #powrbi

Read More

Using DAX (Data Analysis Expressions) to Evaluate Performance

Today we will use Data Analysis Expressions (DAX) to create columns and tables in the Power BI and use those tables to display visualizations. Excel file: https://docs.google.com/spreadsheets/d/1cSmnIs9vW6cyJ5Z-vf1IjV-Gb7vk7feD/edit?usp=share_link&ouid=111966831820301688680&rtpof=true&sd=true Power BI File: https://drive.google.com/file/d/1FH8r45s8sO672lBCE0VVMwYw_PQyUD6J/view?usp=share_link #powerbi #dax

Read More