Feedback
We are constantly looking at improving our content, so what could be better than listening to what you as a reader have to say? Your feedback is important to us and we will do our best to incorporate it. Could you take two mins to fill out the feedback form for this book and let us know what your thoughts are about it? Here's the link: https://packt.link/v12v5.
Thank you in advance.
The previous chapter discussed that Power BI has different layers: data preparation, data modeling, and data visualization. This chapter discusses Data Analysis eXpressions (DAX), and their relation to data modeling. Although data modeling and DAX are connected such that you cannot imagine one without the other, our goal in this book is not to focus only on DAX. Data modeling encompasses much broader concepts, while DAX is the expression language developers must use to implement business logic in the data model. We assume that you have an intermediate level of knowledge of DAX; therefore, we...