In - Data360_DQ+ - Latest

Data360 DQ+ Help

Product type
Software
Portfolio
Verify
Product family
Data360
Product
Data360 DQ+
Version
Latest
ft:locale
en-US
Product name
Data360 DQ+
ft:title
Data360 DQ+ Help
Copyright
2026
First publish date
2016
ft:lastEdition
2026-01-09
ft:lastPublication
2026-01-09T10:21:53.029000
L1_Product_Gateway
Verify
L2_Product_Segment
Data Quality
L3_Product_Brand
Precisely Infogix
L4_Investment_Segment
Data 360
L5_Product_Group
Data 360
L6_Product_Name
DQ+

The In node is somewhat of a hybrid between a Join and a Filter node, in that it allows you to combine data from two inputs based on matching records in a chosen field; however, the In node will only return accompanying fields from one of those inputs. This is best illustrated by way of example.

For instance, suppose you had the following two datasets:

id

measure

01

100

02

200

03

300

04

400

05

500

Input 1

id

measure

01

1000

03

3000

05

5000

Input 2

There are two potential ways these datasets can be fed into an In node, and, thus, two potential outcomes. In either case, if id is specified as the Outer Source Field, then only matching records from the id field will be returned. Which records are returned within the measure field, however, will depend upon which input is specified as the "Outer Source."

Note: When using the In node, the data types of the Inner source and Outer source field need to be the same.