Add datasets

To begin building a pipeline, add data to your graph using one of the following four methods:

Add data to Pipeline Builder from Data Connection

To access data from a data source, navigate to the Data Connection app in the Foundry navigation sidebar. Find the data source you want to integrate, then click Start Pipelining. Choose a location for your new pipeline, then click Save. This will create a new pipeline, and all syncs connected to your data source will be imported to your Pipeline Builder graph.

You cannot save a new pipeline to your personal file folder. Set up the recommended Project structure so that data security and governance are organized from the beginning of your development process.

Screenshot of sample data connection

Add data from Foundry to Pipeline Builder

To import datasets or media sets that already exist in your Foundry filesystem, proceed to the Pipeline Builder application and select Add Foundry data in the center of your graph space. Search for and select an available dataset, then choose Add data.

Screenshot of add data button

You can add multiple datasets or media sets by adding each of them and choosing Add to selection; once all are selected, choose Add data.

Screenshot of add datasets button

Upload data from your computer to Pipeline Builder

You can also upload dataset or media set files from your computer. Select Upload from your computer to select the file you want to add, or drag and drop the file onto your graph.

Screenshot of manually upload data section

Manually enter data in Pipeline Builder

Input datasets can also be created by defining a data table and manually populating it with data.

Enter data manually icon

Define the new table's schema by selecting column names and types, then manually add values to the table. Manually entered tables can be modified at any point.

Manually enter data in table

The following table lists the available column types in a manual entry table:

Column typeFormat
StringAll characters
Timestampmm/dd/yyy hh:mm:ss; additional timestamp
formats can be used
Datemm/dd/yyyy
Boolean0 → false, not 0 → true
BinaryAll characters, will be shown as base64
Integer, longPositive and negative numbers, no decimal point
DoublePositive and negative numbers, including decimal point

Next steps

After adding datasets or media sets to Pipeline Builder, you can change their computation mode, choose to transform the data or add outputs.

Screenshot of imported datasets