- 发行说明
- 在开始之前
- 入门指南
- 管理访问权限
- 使用流程应用程序
- 创建流程应用程序
- 正在加载数据
- 自定义流程应用程序
- 数据转换
- TemplateOne 应用程序模板
- “购买到付款”应用程序模板
- “订单到现金”应用模板
- 基本故障排除指南
简介
指标用于定义一次计算,并在整个应用程序中重复使用。 例如,您可以创建一个指标来计算发票数量,或创建一个指标来计算平均金额。 然后,可以在不同的图表中重复使用这些指标。
编辑指标
请按照以下步骤编辑指标。
- 找到要编辑的指标,然后单击
。 - Edit the Metric name as desired.
- 单击“保存”。
有关示例,请参见下图。
Below is a description of the elements of the Edit metric dialog.
| 元素 | 描述 |
|---|---|
| 指标名称 | 指标的显示名称。 |
| 用于聚合的字段 | 用于计算指标的字段。 |
| 聚合类型 | 用于计算指标的函数类型。例如, SUM用于计算“汇总”值, AVERAGE用于计算“平均值”。 |
添加指标
如果默认情况下要使用的指标不可用,则可以创建可在仪表板中使用的新指标。
请按照以下步骤添加新的指标。
-
In the Data Manager panel, click on +New metric.
The Add metric dialog is displayed.
-
Enter a descriptive name for the new metric in the Metric name field.
参考用于计算指标的函数类型是一种很好的做法。
-
Select the field that you want to use to calculate the metric from the Field drop-down list box.
-
Select the function that you want to use to calculate the metric from the Aggregation drop-down list box.
The Aggregation drop-down list only contains functions that are applicable for the selected field type.
有关示例,请参见下图。
删除指标
要保持流程应用程序干净,您可以删除不再使用的指标。 请按照以下步骤删除指标。
-
在“数据管理器”面板中,找到要删除的指标。
-
将鼠标悬停在指标名称上方,然后单击
“删除指标”图标。系统会显示确认消息。
-
Click on Delete.
请参见下图。
备注:您只能删除用户创建的指标。无法删除图表中使用的指标。