Skip to main content
Version: Next

Filter List Has Related

Filters items related in a list

Description

Filters items related to the provided object that is in another list.
Use the 'Get Object List' brick to retrieve the list from a data type

Inputs

  • List (List): The source list to filter from - must be the list that holds the relation inside
  • Related Object (Object): The object to look for the relation in the 'List' provided
  • Relation (Relation): The relationship of the 2 lists
  • Inverse Filter (Boolean): If false, acts as Filter List Has Related
    If true, acts as Filter List Has Not Related

Outputs

  • FilteredList (List): The list of items that related to the object provided