Skip to main content
Question

Default base scenario input but still allow for separate input for second scenario

  • July 9, 2025
  • 1 reply
  • 15 views

Forum|alt.badge.img+3

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? 

1 reply

CDALMAY
Master Helper
Forum|alt.badge.img+14
  • Master Helper
  • July 10, 2025

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