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