Helpo de LibreOfficeDev 25.8
The following comparative operators can be set under in the dialog.
| Comparative operator | Efekto | 
|---|---|
| Equal (=) | Shows values equal to the condition. | 
| Less than (<) | Shows values less than the condition. | 
| Greater than (>) | Shows values greater than the condition. | 
| Less than or equal to (< =) | Shows values that are less than or equal to the condition. | 
| Greater than or equal to (> =) | Shows values that are greater than or equal to the condition. | 
| Not equal (< >) | Shows the values not equal to the condition. | 
| Plej granda | Shows the N (numeric value as parameter) largest values. | 
| Plej eta | Shows the N (numeric value as parameter) smallest values. | 
| Plej granda % | Shows the largest N% (numeric value as parameter) of the total values. | 
| Plej malgranda % | Shows the smallest N% (numeric value as parameter) of the entire values. |