Difference between revisions of "Column filters"

From TaticView
Jump to: navigation, search
(Created page with "Specifies fixed content filters in the column. For more information on how to create filters, see Filters. For object filters, see Object Filters. '''Example''' [...")
 
(Marked this version for translation)
 
(6 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 +
<languages/>
 +
 +
 +
<translate>
 +
<!--T:1-->
 
Specifies fixed content filters in the column.
 
Specifies fixed content filters in the column.
  
 +
<!--T:2-->
 
For more information on how to create filters, see [[Filters]].
 
For more information on how to create filters, see [[Filters]].
  
 +
<!--T:3-->
 
For object filters, see [[Object Filters]].
 
For object filters, see [[Object Filters]].
  
  
 +
<!--T:4-->
 
'''Example'''
 
'''Example'''
  
[[File:column_filters.png|link=]]
+
<!--T:5-->
 +
[[File:Filtros de Coluna+en-US.PNG]]
 +
 
 +
<!--T:6-->
 +
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 === <!--T:7-->
  
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.
+
==== <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]].
 +
</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.