Forum Discussion
Russell
3 days agoNew Contributor III
You would have to do it in the XML lines like this. Or you would have to do it through a business rule.
<relationships>
<relationship parent="Parent_1" child="Child_1">
<properties>
<property name="ParentSortOrder" value="0" />
<property name="PercentConsolidation" scenarioType="" time="" revertToDefaultScenarioType="false" value="100.00" />
<property name="PercentConsolidation" scenarioType="Actual" time="2023M1" revertToDefaultScenarioType="false" value="80.00" />
<property name="PercentConsolidation" scenarioType="Actual" time="2024M9" revertToDefaultScenarioType="false" value="60.00" />
<property name="PercentOwnership" scenarioType="" time="" revertToDefaultScenarioType="false" value="100.00" />
<property name="PercentOwnership" scenarioType="Actual" time="2023M1" revertToDefaultScenarioType="false" value="100.00" />
<property name="PercentOwnership" scenarioType="Actual" time="2024M9" revertToDefaultScenarioType="false" value="100.00" />
<property name="OwnershipType" scenarioType="" time="" revertToDefaultScenarioType="false" value="FullConsolidation" />
<property name="Text1" scenarioType="" time="" revertToDefaultScenarioType="false" value="" />
</properties>
</relationship>
</relationships>
Related Content
- 12 months ago
- 2 years ago
- 2 years ago
- 2 years ago