Page tree
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »

公式统计字段主要是用于表格中分组统计用的,比如表格中按照性别分组进行数量的统计,又或者是按照订单客户分组统计订单金额

特点

  • 不能绑定到单元格中,只能绑定到表格中
  • 表格中只要有统计字段,那么这个表格不能编辑
  • 表格中除了统计字段以外,其他的字段将是统计的分组条件。例如按客户分组分别统计总订单金额,那么客户是条件,统计的是金额


  • No labels