Sharing data
A powerful feature of SyncroSim is its ability to share data across scenarios. SyncroSim does this by allowing users to create dependencies between scenarios, which in turn allows scenarios to share (i.e. inherit) datasheets in various ways.
Important
For two scenarios to share data, one scenario must have a dependency on another. For example if Scenario 1 has a dependency on Scenario 2, at runtime Scenario 1 (which we refer to as the target scenario) will then inherit datasheet values from Scenario 2 (which we refer to as the source scenario).
Note
Dependencies between scenarios in SyncroSim can be managed using either the Library Explorer, the Command Line Console, the SyncroSim R Package, or the SyncroSim Python Package. This article describes how to manage Dependencies using the Library Explorer.
Creating dependencies
To create a dependency between two scenarios, in the Library Explorer use the mouse to drag the source scenario onto the target scenario. The target scenario will then inherit datasheet values from the source scenario.

The image above shows the Library Explorer after an empty scenario (called New Scenario) has been created and then the existing Expected future sales - past trends continue scenario has been dragged onto it in order to make the New Scenario dependent on the existing Expected future sales - past trends continue scenario. A new Dependencies subfolder is then added to the New Scenario to show this dependency.

As shown above, opening the New Scenario shows that the New Scenario - even though it was previously empty - has now inherited all of the datasheet values from the existing Expected future sales - past trends continue scenario.
Important
Datasheet values will not be inherited from the source scenario for those datasheets for which data already exists in the target scenario.
Tip
While inherited datasheet values are displayed in the target scenario, they cannot be edited directly in the target scenario; rather the values only appear in the target scenario in read-only format. You can, however, copy the data from a source scenario directly into the target scenario by unchecking the Inherit values from... control at the bottom of each datasheet's screen for the target scenario.
Prioritizing dependencies
Each target scenario can have dependencies on multiple source scenarios. When a target scenario has multiple dependencies, the source scenarios are prioritized - that is, the higher the source scenario in the list of dependencies for the target scenario, the higher the priority. By default when two or more source scenarios have values for the same datasheet, the values for that datasheet will only be inherited from the source scenario with the highest priority.

In the image above, the New Scenario now has two dependencies: one on the Expected future sales - past trends continue scenario and one on Expected future sales - increased demand for electric scenario. Because the Expected future sales - increased demand for electric is at the top of the dependencies list, it has the highest priority.
You can change the priority of a source scenario by dragging it with your mouse to a new position in the Dependencies subfolder.
Tip
You can create and prioritize dependencies in a single step by dragging scenarios directly into the desired position in the dependencies list.
Merging dependencies
As mentioned above, by default the source scenario with the highest priority will override any datasheet values provided by lower priority source scenarios.
This behaviour can be modified, however, such that the values of all source scenarios are merged - regardless of priority - rather than overridden. To enable merging of all source scenarios, turn on the Merge Dependencies option under the target scenario's Summary Property.
Note
Not all datasheets support dependency merging. For example, single row datasheets with unique constraints are not considered when merging dependencies. Consult the package vendor for information about which datasheets support dependency merging.
Removing dependencies
To remove a dependency from a target scenario, select one or more source scenarios in the Dependencies list for the target scenario, then right-click and select Remove.
Tip
You can remove all dependencies by selecting the Dependencies folder and choosing Remove.
Data sources tab
If you open a scenario's properties, the Datafeeds window under the General tab summarizes information regarding all of the scenario's dependencies.

Tip
If the source scenario is inherited then the name of the source scenario will be bolded.