Icon

20221124 Pikairos How to filter rows based on a list of terms using the Cross Joiner and Rule Base filter nodes

20221124 Pikairos How to filter rows based on a list of terms using the Cross Joiner and Rule Base filter nodes
List of CitiesList of KeywordsCross Joinboth TablesSelect onlyMatching CitiesIf the list of citiesis too big to directlyuse a Cross-Joinerthen add a-Chunk Loop- nodeto split the job into chunksThe result hereshould be the sameas aboveSelect onlyMatching Cities:$keyword$ LIKE $Cities$ => TRUECross Joinboth TablesFinal SelectionSolution (1)Final SelectionSolution (2)Table Creator Table Creator Cross Joiner Rule-basedRow Filter Chunk Loop Start Loop End Rule-basedRow Filter Cross Joiner InteractiveTable (local) InteractiveTable (local) List of CitiesList of KeywordsCross Joinboth TablesSelect onlyMatching CitiesIf the list of citiesis too big to directlyuse a Cross-Joinerthen add a-Chunk Loop- nodeto split the job into chunksThe result hereshould be the sameas aboveSelect onlyMatching Cities: $keyword$ LIKE $Cities$ => TRUECross Joinboth TablesFinal SelectionSolution (1)Final SelectionSolution (2)Table Creator Table Creator Cross Joiner Rule-basedRow Filter Chunk Loop Start Loop End Rule-basedRow Filter Cross Joiner InteractiveTable (local) InteractiveTable (local)

Nodes

Extensions

Links