December 2017
Beginner to intermediate
500 pages
12h 10m
English
For the proposed example, suppose that every day you take a picture of the orders aggregated by manufacturer. For each manufacturer, you want to know the quantity of orders in each status. You want to have this picture into the fact table along with a timestamp. The objective of this fact table is to be able to filter by date and know the status of your business on that particular date.
In order to load this fact table, you just add a field with the timestamp, and then you insert the data with a Table Output step.
Read now
Unlock full access