Skip to main content
Besuchen Sie uns auf der TDX in San Francisco oder bei Salesforce+ vom 5. bis 6. März, um die Entwicklerkonferenz für die Ära der AI-Agenten zu erleben. Jetzt registrieren.

Geschätzte Zeit

Themen

Die Community fragen

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.

Schritt überprüfen

+100 Punkte

Sie führen diese(n/s) Projekt in Ihrer eigenen, persönlichen Übungs-Organisationen durch. Klicken Sie auf Launch (Starten), um loszulegen, oder auf den Namen Ihrer Organisation, um eine andere auszuwählen.

Teilen Sie Ihr Trailhead-Feedback über die Salesforce-Hilfe.

Wir würden uns sehr freuen, von Ihren Erfahrungen mit Trailhead zu hören: Sie können jetzt jederzeit über die Salesforce-Hilfe auf das neue Feedback-Formular zugreifen.

Weitere Infos Weiter zu "Feedback teilen"