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

Dimensional Model Report using Adventure Works sample data

Today we will show you how to: – Import data from MS Excel – Create dimensional model – Create relational data model – Create hierarchies – Create charts, diagrams, slices, matrix and maps – Create measures using Data Analysis Expressions (DAX) We will use Adventure Works sample data available at GitHub for this tutorial https://github.com/microsoft/powerbi-desktop-samples/blob/main/AdventureWorks%20Sales%20Sample/AdventureWorks%20Sales.xlsx…

Read More