Difference between revisions of "Function/pt-br"

From TaticView
Jump to: navigation, search
(Created page with "'''Opções'''")
(Created page with "''' Para dados do tipo Valor:'''")
Line 4: Line 4:
 
'''Opções'''
 
'''Opções'''
  
'''For [[Value]] data type:'''
+
''' Para dados do tipo [[Value/pt-br|Valor]]:'''
  
 
* '''Sum''': Show the sum of the values;
 
* '''Sum''': Show the sum of the values;

Revision as of 19:01, 10 April 2014

Especifica a função a ser usada na coluna.


Opções

Para dados do tipo Valor:

  • Sum: Show the sum of the values;
  • AVG: Show the average of the values;
  • Count: Show the count (amount of occurrences) of the values;
  • Max: Show the higher value;
  • Min: Show the smaller value.


For Date and Text data types:

  • None: No function will be applied, show the actual data.
  • Count: Show the count (amount of occurrences) of the data;
  • Count Distinct: Show the count distinct (amount of unique occurrences) of the data;
  • Max: Show the alphabetical last text or the last date;
  • Min: Show the alphabetical first text or the first date;