by The Data School | Sep 27, 2023 | The Data School
25 Days of DAX Challenges: My Journey & Key Learnings Ever wondered how to get better with DAX? I started 25 days challenge to push my DAX limits, and I’d love to share my experiences and the key learnings I took away from it. The Setup I found a...
by The Data School | Sep 17, 2023 | The Data School
Introduction: Proportion calculations are a fundamental part of data analysis, often involving simple division. However, when the dimensions and scope of your data change dynamically, you need a flexible approach. In this blog post, we’ll explore the power of...
by The Data School | Sep 15, 2023 | The Data School
Hello, everyone! As someone currently on a journey to master DAX (Data Analysis Expressions), I wanted to share some invaluable tips to help you progress from a beginner to an advanced level. Whether you’re involved in data analytics or work with data models in...
by The Data School | Aug 31, 2023 | The Data School
Hello everyone! I’m on a journey to learn advanced features of Power BI’s DAX language. One pivotal concept that I’ve discovered is the use of variables with the VAR keyword. Understanding this feature will not only make your code cleaner and easier...
by Vincent Ging Ho Yim | Jul 12, 2023 | Vincent Yim
Let’s continue with the 25 Days of DAX Fridays! Challenge from Curbal. In this post I’ll go through how I solved the questions for days 6 to 10. For more background on the overall challenge and the NorthWind data model, refer to the first post in this...