Setup Guide
Get AdvancedRollups running in your HubSpot portal in under 10 minutes.
Contents
Prerequisites
Before you start, make sure you have:
- A HubSpot account with Super Admin or App Marketplace Access permissions
- At least one Deal and one Company record in your portal (sample data works fine)
- Deals must be associated with Companies for rollups to calculate
Install the app ~1 min
- Click Install AdvancedRollups.
- You'll be redirected to HubSpot's OAuth authorization screen.
- Select the HubSpot account you want to install on, and click Accept.
- You'll be redirected back to this site confirming the installation was successful.
e-commerce permission for product and line item filtering. If your portal doesn't use HubSpot Commerce Hub, this is skipped automatically and won't block the install.
Add the card to the Company record ~2 min
After installing, you need to place the AdvancedRollups card on your Company record sidebar so you can see rollup values and trigger recalculations.
- In HubSpot, go to Settings (gear icon, top right).
- In the left sidebar, navigate to Objects → Companies.
- Click the Record Customization tab at the top.
- Under Default view, click Customize the right sidebar (or the sidebar section of the layout you want to edit).
- In the sidebar editor, click Add cards.
- Find AdvancedRollups in the list of available cards and click it to add it.
- Drag the card to your preferred position in the sidebar.
- Click Save in the top right to apply your changes.
Create a destination Company property ~2 min
Rollup results are written to a Company property you choose. You need a writable number property on the Company object. If you already have one, skip to Step 4.
- In HubSpot, go to Settings (gear icon, top right).
- Navigate to Properties in the left sidebar.
- Select the Company properties tab.
- Click Create property.
- Fill in:
- Label: e.g. "Total Open Deal Value" or "Deal Count (Closed Won)"
- Group: Company information (or any group)
- Field type: Number
- Click Create.
Create a rollup rule ~1 min
- Open any Company record in HubSpot.
- In the right sidebar, find the AdvancedRollups card and click Manage rules.
- On the dashboard, click New rule.
- Fill in the rule form:
- Rule name: A descriptive name (e.g. "Total Deal Amount")
- Aggregation type: SUM (add up values) or COUNT (count matching deals)
- Source Deal property: The Deal property to aggregate (e.g. "Amount")
- Destination Company property: The property you created in Step 3
- Optionally add filters:
- Pipeline filter: Only include deals from specific pipelines
- Deal stage filter: Only include deals at specific stages (e.g. "Closed Won")
- Click Save Rule.
Backfill existing data ~1-5 min
After creating a rule, you need to run a backfill to calculate values for all existing Company records.
- On the dashboard, find your new rule.
- Click Sync next to the rule.
- Click Start backfill.
- The progress bar shows how many companies have been processed. Wait for it to complete.
After the backfill finishes, every Company that has associated Deals will have its destination property updated with the calculated value.
View results on the Company card
- Open any Company record that has associated Deals.
- In the right sidebar, find the AdvancedRollups card.
- You'll see the current value for each active rule, along with the rule name and last execution time.
- Click Recalculate all to manually refresh all rule values for this specific Company.
Optional: date and product filters
When creating a rule, you can add advanced filters to narrow which Deals are included in the calculation:
Date filter
- Pick any Deal date field (e.g. Close Date, Create Date)
- Choose a rolling time window: Year to date, Past 12 months, or Last 90 days
- Only deals within that window are included in the aggregation
Product line and product filters
- Filter deals by the product line type or specific products on their line items
- A deal is included if any of its line items match the selected product or product line
- The full deal amount is used (no partial allocation)
e-commerce scope. If your portal doesn't use HubSpot Commerce Hub, these filter options will not appear in the rule builder.