Excel Date and Time
All dates in Excel has an associated date value, which is how Excel calculates the passage of time […]
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 […]
Let’s go ahead and add a bit more. We’ll add the writer’s and directors’ tables. Below is the […]
Each person in the database can be known for certain titles (moving pictures/movies). We need to “normalize” these […]
In the IMDB database, each person in the namebasics.tsv file may have none or more professions. There are […]
The namebasics file has all of the people in it. It has the moving pictures that they are […]
In order to set up our relationships in the Data Model, we need to create another table. This […]
The titlebasics file is a good file to start with after you have downloaded it. I re-named the […]