Skip to main content
欢迎参加 3 月 5 日至 6 日在旧金山举行的 TDX AI 代理时代开发者大会,或通过 Salesforce+ 参与。立即注册

时间估计

Create a Roll-Up Summary Field

Create a Summary Field

Next, you create a field on the Travel Approval object that automatically sums up the total amount of expenses from the related Expense Items. Salesforce has a field called a roll-up summary field that provides this functionality.

  1. From the Travel Approval object, select Fields & Relationships.
  2. Click New.
  3. Select the Roll-Up Summary data type.
  4. Click Next.
  5. Enter the following values for the field details:
    1. Field Label: Total Expenses
    2. Field Name: Total_Expenses (this automatically gets set when you tab out of the Field Label field)
      Step 2 of New Custom Field for the Travel Approval object
  1. Click Next.
  2. Configure the roll-up calculation.
    1. Summarized Object: Expense Items
    2. Roll-Up Type: SUM
    3. Field to Aggregate: Amount
    4. Filter Criteria: All records should be included in the calculation
      Step 3 of the New Custom Field for the Travel Approval object
  1. Click Next, Next, Save.

Nice job! You now have a new field on your Travel Approval object that automatically sums up your expenses. It has also been automatically added to your page layout. On to the next step, where you learn about formula fields.

验证步骤

+100 分

您将在您自己的实践组织中完成此项目。单击启动以开始,或单击您的组织的名称以选择不同的组织。

在 Salesforce 帮助中分享 Trailhead 反馈

我们很想听听您使用 Trailhead 的经验——您现在可以随时从 Salesforce 帮助网站访问新的反馈表单。

了解更多 继续分享反馈