This doc will explain how to connect your Sales Team database to a Deals database sourced from your CRM (e.g., Salesforce or Hubspot), and build commission logic.
Add default formula
from the column header sub-menu and hardcode a percentage.
New Business
deals earn an 8% commission, whereas Renewals
earn a 3% commission.
DEAL_TYPE
which only contains the two items: New Business
or Existing Business
.dateAdd()
to add your delay to the deal’s close date. In this example, we assume a 90-day delay.
Show as time series
. This view allows you to check whether the amounts paid land in the correct months.
Name
is This Name.