Adding the dataset

  1. On the Overview page, click Create new.
  2. Select Infor Data Lake.
  3. Specify a name for the dataset.
  4. Optionally, specify a description.
  5. Select SQL Query as the data import method.
  6. Paste the following query and click Preview to display the first 100 rows of the dataset.
    Select * from <table name>
  7. Click Save.
  8. Click Load Data. The data is converted into a usable format for further processing.