Master calendar

As a best practice, it is always better to keep time-related fields in a separate table outside of the fact table. This is particularly helpful when you want to see all the dates, and not just the dates when specific events occurred. In our case, we should be able to see all the dates, and not just the dates when an order was made, because in real-life scenarios there may be days or months in which no order was made. It is also important to remember that QlikView stores dates as numbers:

  1. Use the same QVW file QlikViewEssentials_Chap4_LinkTable.qvw.
  2. Invoke the script editor. Navigate to the Orders Tab. Go to the load script of Orders and comment the Month field by using //. We will be creating this field in the master calendar.
  3. Create ...

Get QlikView Essentials now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.