Database Design Introduction
Over at the website SQL Server Central they have series of articles that they group into what they […]
Over at the website SQL Server Central they have series of articles that they group into what they […]
Now it’s time to create some Measures in the Tiny IMDB database. A measure is a DAX formula […]
Now we need to get other tables and create the relationships After we’ve imported all of the tables […]
Next we’ll use Power Query to bring in the ratings data into the Data Model. There are no […]
Below is a link to the downloadable Excel file that contains a sheet with the table we will […]
The new Excel FILTER function is one of the new dynamic arrays that are available in Microsoft 365. […]
All dates in Excel has an associated date value, which is how Excel calculates the passage of time […]
Below is an example of the SUMPRODUCT function. SUMPRODUCT multiplies corresponding cells from multiple arrays and returns the […]
What is DAX? DAX stands for Data Analysis Expressions. Data Analysis Expressions (DAX) is a Functional Language that […]
As an example, let’s look at the FoodMart database in Excel’s Power Pivot. The first thing to do […]
Many of the transformations in Power Query are fairly easy to grasp but other ones, such as Pivotting […]
It’s always very helpful to have a database to work with when you are learning software such as […]