The Salesforce integration allows you to automatically sync your deals and revenue data into Runway.
How do I write SQL in Runway?
What objects does Runway have access to?
How does a deal land in a time series?
How do I pull in a calculated/formula field?
select * from salesforce.fivetran_formula_model
which stores the SQL to replicate your formulas. If the formula changes in Salesforce, you will need to update your query to use the correct formula in Runway too.