General Introduction : Datasets

A Dataset is a container that holds the data that you upload to Lumenore. With universal data connectivity through standards-based drivers which help SQL interfaces insulate the users from the challenges and complexities of data integration.


In the first step of creating the dashboard, you have to directly create and add a dataset report. When you create or add a dataset, the dataset is saved as a local dataset, a type of dataset saved as part of the dashboard’s definition.


For this video course, we are using a Superstore dataset. It is an online retail dataset. This workbook contains the following tables:


  1. Order Data: It contains details of all the orders placed by the customers.
  2. Product Data: It contains details of all the products ordered.
  3. Location Data: This table contains shipping locations details with respect to each and every order.
  4. Customer Data: It contains details about all the customers.
  5. Returns Data: This contains the details of the orders that were returned.


Complete and Continue