Custom Formulas
Calculate custom metrics from KPI values or default Tactyc reporting fields
Last updated
Calculate custom metrics from KPI values or default Tactyc reporting fields
Last updated
Custom Formulas are a powerful way to create custom calculations for each portfolio company using variables from:
KPI metrics (such as Revenue, Cash Balance)
Default Tactyc Reporting Fields (such as Current MOIC, Invested to Date, Current Post-Money Valuation)
These variables can be combined into a custom formula (or "equation") to generate a new calculated variable. Some potential use case are calculating:
Burn rates from collected cash balances
Calculating revenue growth rates over the past X months or years
Calculating revenue multiples such as Current Post-Money Valuation / Latest Revenue
Go to Formulas from the sidebar
Select a Variable Type (this could be either a KPI or a Tactyc Reporting Field)
Specify a Timeframe:
If the variable is a KPI, you can set a timeframe for this KPI value:
Reporting Type: Whether to use Actual or Projected KPI value
As Of: The relative period in months from today for the KPI value. For e.g. if you want to use the Revenue from 12 months ago, this should be entered as 12
Timeframe: Whether the relative period is in the past or the future
If the variable is a Tactyc Reporting Field, by default the default timefrae value will be as of today
Variable Name: The name of the variable to be used in the formula
Click Add Variable
Repeat the process for any other variables you intend to use in the formula
Next, we need to create a formula using the available variables. Let's say we want to calculate the Revenue Growth Rate using the following formula:
We've defined 2 different variables:
Revenue Today
Revenue 12 Months Ago
In the Formula Editor, we can then define the formula using curly braces for variables as follows:
We've also specified the result format to be a percentage for the calculated growth rate
Clicl Calculate to have Tactyc calculate the formula results
If the formula and variables are valid, Tactyc will produce a downloadable table of the formula calculation for each portfolio company
To save this formula for easy reference in the future, click on Save Formula on the top right. You can either save the formula as a new formula with a custom name (such as "Revenue Growth")
To load a saved formula from a prior session, click on Saved Formulas and Load Formula for the selected formula
Important: How Time Frames Work for Loaded Formulas?
If your formulas uses KPIs, these variables are relative in period. For example if you have defined a variable called Revenue 12 Months Ago that references the revenue from 12 months in the past, every time you run this formula, the value for this variable will reference the revenue figure from 12 months in the past.
Why are KPI variables relative?
The reason that KPI variables are relative instead of tying to a specific point in time is so that you don't have to constantly change your formula variables to update them. For example if you created a Revenue Growth Rate formula (such as the example above), every time you run this formula, it will always show the latest growth rate as of that point in time.
We are working on exposing the results of this calculation process into other Tactyc reports (such as Tearsheets and Portfolio Summary). More to come here soon!