Skip to content

Condition Pipeline

Introduction

The pipeline is a new type of dataset added to the AIV Application. Users can Define the relationship between different datasets and as well as tables with user-friendly UI. With Pipeline, no SQL knowledge is needed to provide join between tables and datasets available in AIV.

Prerequisites

To add a condition in Pipeline, you need working Datasets(JDBC) and a list of tables and views.

Objective

How to add a condition in Pipeline.

Download Pipeline.zip file from the link given Pipeline.zip

Follow steps to Add condition on Pipeline:-

  1. Drag the Country column from CUSTOMERS to OFFICES.

    Image

  2. Click on the join between the two tables to open the Pipeline configuration control box. Click on the “Add Condition” button.

    Image

  3. Enter the following details:

  • Select Field: office.country

  • Enter Value: USA

  • Click on the ”+” icon to add another condition.

  • Select Field: Customers.city

  • Enter Value: Paris

    Image

  1. Click on the “Get Condition” button and then click “Submit” button.
  1. The connection between the two tables will look as follows:

    Image

  2. Click “Submit” to save the Pipeline.

  3. To run the Pipeline in Adhoc Analysis, click here to learn to create adhoc analysis