Developing Apama Applications > Dashboard Function Reference > Tabular Functions > Table Contains Values
Table Contains Values
Returns a copy of the specified Table with a new boolean column containing a value of true for each row where the value in the Comparison Column is contained in the one and only column of the Comparison Table.
This function has the following arguments:
*Table: Table to be supplemented with the new boolean-valued column of comparison results.
*Comparison Column Name: Name of the column in Table whose values are searched for in Comparison Table
*Result Column Name: Name of the boolean result column to add to Table. If no name is specified, the column is named Result.
*Comparison Table: Single-column table in which to look for values from Comparison Column of Table
This function returns a table.
Copyright © 2013 Software AG, Darmstadt, Germany and/or Software AG USA Inc., Reston, VA, USA, and/or Terracotta Inc., San Francisco, CA, USA, and/or Software AG (Canada) Inc., Cambridge, Ontario, Canada, and/or, Software AG (UK) Ltd., Derby, United Kingdom, and/or Software A.G. (Israel) Ltd., Or-Yehuda, Israel and/or their licensors.