How to use Datasets

What is a Dataset?

Datasets are like normal databases (e.g., a spreadsheet, CSV, Airtable, etc) that you can use alongside data that you’ve extracted in Impira. Use them to reconcile, connect, and unlock data stored in outside locations to your data in Impira.

You can create rows, select field types, and enter in any data you want.

What can I do with Datasets?

Join data

You can import a database as a CSV file into a Dataset and join a field in that database with the same field in an existing Collection. Continue reading about this use case below.

Search and query custom data

Once you either create a Dataset with manually inputted data or via CSV upload, you can now search this data by filtering and use IQL queries to shape that data.

How to create a Dataset from scratch

Step 1

  1. Find Datasets in the left sidebar.
  2. Click the + and name your new Dataset.

Step 2: Adding fields

  1. Add fields (i.e., columns) by clicking the + sign at the top of the Dataset.
  2. Enter a field name, then choose your field type and value type. Click Create.
  3. Once you finish adding all your column headers, create as many rows as you need by selecting + Create Row at the top of the dataset.
  4. Click on any cell to add or edit values.

How to open CSV files as a Dataset

Note: Users are limited to CSV files with 1,000 rows or less when uploading them as Datasets. Reach out to support@impira.com if you need help uploading larger CSVs.
  1. Upload your CSV file to All files.
  2. After it finishes processing, double-click the file to open it.
  3. Select Open file as Dataset.

You can now filter, search, and edit your data, as well as add additional fields and rows. You can also create a join field to link your new Dataset to other Datasets, Collections, or Views.

Jump to the How to use join fields article to learn more.

Example use case: Joining data

The context

You work for a company called Benson’s Boutique Goods that receives thousands of invoices per month from various vendors that contain data fields like Company name, Date, Vendor ID, and Total.

Benson’s keeps a spreadsheet called Vendor Database that also contains the Vendor ID field, but it also has a lot of additional information about each vendor not available on an invoice that the accounting department needs.

The problem

In order for the accounting department to process invoices they need all the vendor data available in the Vendor Database. Instead of manually searching for the appropriate Vendor ID, they need a way to automatically look up vendor data that’s tied to a specific invoice and have all that data sent to them in a consolidated manner.

The solution

Both the invoices and Vendor Database contain the field, Vendor ID, so you can use that field as a bridge between the two. The bridge is formed by creating a join field between the extracted Vendor ID from the invoices and the existing Vendor ID field in the Vendor Database.

This returns all associated vendor information from the Vendor Database for each corresponding invoice as a consolidated join field.

How to set up this workflow

Step 1

Upload Vendor Database as a CSV file and create a Dataset. (See the section How to open CSV files as a Dataset.)

Step 2

Create a join field to link the Vendor ID field of your new Dataset to the Vendor ID field from your existing Collection of invoices.

  1. Go to the Vendor Invoices Collection and open any file. Click New field and hover over the three dots to see the Advanced menu.
  1. Name your new join field — e.g., “Vendor join”.
  2. For “Field on Vendor invoices” choose Vendor ID.
  3. For “Second Collection, Dataset, or View” choose Vendor Database.csv.
  4. For “Field on second Collection, Dataset, or View” choose Vendor ID.
  5. Hit Create field.

You can see in the screenshot below that your join field in the Vendor Invoices Collection has pulled in all the associated data from the Vendor Database Dataset, using the Vendor ID field to connect the two:

You can download this data as a CSV or use our Read API to send this data to wherever you need.

© 2023 Impira Inc. All rights reserved. This site is built with Motif.