Set Function - trillium_discovery - Latest

Trillium Expression Builder

Product type
Software
Portfolio
Verify
Product family
Trillium™ software
Product
Trillium™ software > Trillium™ Quality
Trillium™ software > Trillium™ Discovery
Version
Latest
ft:locale
en-US
Product name
Trillium Quality and Discovery
ft:title
Trillium Expression Builder
Copyright
2024
First publish date
2008
ft:lastEdition
2024-10-18
ft:lastPublication
2024-10-18T14:57:33.223000
L1_Product_Gateway
Verify
L2_Product_Segment
Data Quality
L3_Product_Brand
Precisely Trillium
L4_Investment_Segment
Legacy DQ
Core Data Quality
L5_Product_Group
Legacy DQ - Application
Data Quality - Application
L6_Product_Name
Trillium Quality
Trillium Discovery

The function for the Set category determines if a value is equal to one in a list of values.

Function Name

Description

LOOKUP

Determines if a unique attribute value is contained in the specific entity (data source).

Returns TRUE if there is one occurrence of the value in the attribute. Returns FALSE if the value is not in the attribute or if there are multiple occurrences of the value.

Note: The function is run against all rows in an attribute; rows with matching values return TRUE and rows that do not contain those values or have multiple occurrences of the value return FALSE.

Note the following guidelines:

  • The specified entity must be a fully-loaded, real entity (not dynamic).
  • Analyze the entity before running this function.
  • Not supported for Quality processes; when used in Quality, the function returns a dash (-).