Ytria logo DOCUMENTATION
⚠ This page requires javascript enabled in browser
viewEZ / Features / Columns / Search and analyze columns

 

When performing a formula comparison, if Check Family is enabled, columns with the same formula but different families wont be tagged as similar. The possible column families are as follows:

  • Categorized column
  • Response column
  • Icon/Color column
Note

When a column is not part of any family, it is considered a normal column.

Example

ColumnFormulaFamily
Column A@Text(MyField)
Column B@Text(MyField)Categorized column
Column C@Text(MyField)

If Check Family is enabled, A and C are similar but B is different. However, if Check Family is disabled, they are all similar.