Skip to main content

I have a metric that requires user input — it has a base scenario and a second scenario. I would like scenario 2 to initially default to the input for the base scenario but then have the ability override it and be a separate input from the base scenario.

Is this possible? 

Hey ​@Calvin,

You could do one of the following :

  • Once you’re done with the base scenario you could create the second scenario and all the input will be inherited.
  • Leverage the copy scenarios inputs features to copy all inputs from base scenario to second scenario for a given metric.
  • Run a Metric-to-Metric import which would take the value from your base scenario to your second scenario.

Hope this helps


Reply