Difference between revisions of "Special/pt-br"

From TaticView
Jump to: navigation, search
(Created page with "Colunas especiais não podem ser usadas Tabelas Cruzadas, Gráfico de Pizza, [[Cross Column Chart/pt-br|Gráficos de Coluna Cruzados]...")
(Created page with "== Acumulado ==")
Line 9: Line 9:
  
  
== Accumulated ==
+
== Acumulado ==
  
 
Calculate the accumulated value of the value selected in the [[Reference column]] property. The column value is calculated by adding the current row value plus all previous rows values.
 
Calculate the accumulated value of the value selected in the [[Reference column]] property. The column value is calculated by adding the current row value plus all previous rows values.

Revision as of 17:59, 4 April 2014

Especiais são colunas auxiliares que permitem a adição de fórmulas úteis aos objetos.

Essas fórmulas estão disponíveis somente no objeto onde foram criadas.

Colunas especiais não podem ser usadas Tabelas Cruzadas, Gráfico de Pizza, Gráficos de Coluna Cruzados, Gráficos de Barra Cruzados, Gráficos de Linha Cruzados, Gráficos de Área Cruzados e Gauges.



Acumulado

Calculate the accumulated value of the value selected in the Reference column property. The column value is calculated by adding the current row value plus all previous rows values.


Expression

Allows to create custom expressions and formulas for the column. See Expressions for more information on how to create it.


Individual Participation

Calculate the individual participation of the value of the current row in relation to the others, displaying the percentage of how much the row represents compared to the total amount. The value calculated is the selected in the column Reference column property.


Percentage Variation

Calculate the variation of the value of the current row in relation to the previous row, displaying the percentage of how much the row variates. The value calculated is the selected in the column Reference column property.


Example

Special columns.png

The above example, shows a month chronological analysis by an expression (Gross Sale - Cost), and the accumulated, individual participation and monthly percentage variation of Costs.