Skip to content

Create Dataset

Introduction

Drag and drop is a functionality in which the user selects an object or a section of text by “grabbing” it and dragging it to a different location, into another virtual object or window as required. In general, it can be used to perform various actions or create different types of associations between two abstract objects. Drag and drop is a part of most graphical user interfaces.

Prerequisite

To create a dataset using drag and drop, the user needs working Datasets (JDBC) and a list of tables and views.

Steps to Create Dataset Using Drag & Drop

  1. Log in to AIV using your respective credentials.

  2. Go to Hamburger Menu > MasterData > Dataset.

    Image

    Image

  3. Create a dataset using one of these options:

  • From the Footer Menu Image

  • From the Context Menu Image

  1. Click on the Create Dataset option. Your screen will look like the image below.

    Image

  2. Enter the details in the Create Dataset window as follows:

  • Name: Demo Dataset (user can select a name as per their requirement)

  • Source: Select Test-datasetmapping-datasource-users_role (JDBC) from the drop-down (same name as you set it when you created the database connection)

    Image

  1. In the Datasource option, JDBC is selected by default.

  2. Expand the table by clicking on the arrow, and you will see the drop-down of available table names. Drag and drop one of the required tables from that drop-down. In this example, we are using products.

    Image

  3. Once you drop it, a list of columns will be displayed for the selected dataset. You can select or deselect columns to be added to the playground using the checkbox provided with each column name. For this example, we select all the columns.

    Image

  4. In the dataset window, you can find and filter columns using the filter option available at the right side of the Name header. When you click on this filter option, the screen will look like below:

    Image

  5. When the user clicks on the OK option, they will be able to see the filtered data equal to the data they entered. Click on the Submit option to proceed.

    Image

  6. Go to the Output Column window, and you will see a window like below:

    Image

  1. Go to the Hierarchies tab, and you will see the screen below.

    Image

  1. Click on the Preview button, and you will see the window like figure below:

    Image

  1. Once the user clicks on the Create button, the additional menu will appear on the screen as shown in the figure below:

    Image

  2. The dataset will be created. The user can see the created dataset in the List View of the Dataset.

    Image