Dataset Type - Cloud-based

  1. Click on Home β€”> Datasets.
  2. Click on the β€œ+ Add New Dataset” button, and select β€œAdd a Data Source”.
  3. Select any of the SQL data sources available. We’ll select PostgreSQL in this example.
  4. Fill out all the fields on the page, including the IP of your database, the username and password, and the database name. Click Save button. You will now see the PostgreSQL dataset type on the page. Click on it.
  5. Type in the SQL query that will return the columns needed in the dataset.
  6. Run the query to verify the query returns the correct data.