Difference between revisions of "Column filters"

From TaticView
Jump to: navigation, search
(Marked this version for translation)
 
Line 23: Line 23:
  
  
=== Warnings ===
+
=== Warnings === <!--T:7-->
  
==== <span id="UnsupportedConditionException">Columns without function</span> ====
+
==== <span id="UnsupportedConditionException">Columns without function</span> ==== <!--T:8-->
 
To apply a filter on a column, it must have a defined function. For supported functions for each column type see [[Function|Functions]].
 
To apply a filter on a column, it must have a defined function. For supported functions for each column type see [[Function|Functions]].
 
</translate>
 
</translate>

Latest revision as of 13:35, 7 August 2019

Other languages:
English • ‎português do Brasil


Specifies fixed content filters in the column.

For more information on how to create filters, see Filters.

For object filters, see Object Filters.


Example

Filtros de Coluna+en-US.PNG

In the above example, there are two Profit columns in the table, where the last one contains a Product == Pizza filter, therefore, showing the Profit value for Pizza only.


Warnings

Columns without function

To apply a filter on a column, it must have a defined function. For supported functions for each column type see Functions.