Changes for page 13 Structure Mapping

Last modified by Helena on 2025/09/10 11:19

From version 10.7
edited by Helena
on 2025/05/16 09:15
Change comment: There is no comment for this version
To version 10.6
edited by Helena
on 2025/05/16 09:14
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -97,9 +97,8 @@
97 97  
98 98  A simple example mapping a source dataset with a single dimension to one with multiple dimensions is shown below:
99 99  
100 -(% style="width:819.294px" %)
101 -|(% style="width:240px" %)**Source**|(% style="width:246px" %)**Target**|(% style="width:329px" %)**Output Series Key**
102 -|(% style="width:240px" %)SERIES_CODE=XMAN_Z_21|(% style="width:246px" %)(((
100 +|Source|Target|Output Series Key
101 +|SERIES_CODE=XMAN_Z_21|(((
103 103  Dimensions
104 104  
105 105  INDICATOR=XM
... ... @@ -113,8 +113,8 @@
113 113  UNIT_MEASURE=_Z
114 114  
115 115  COMP_ORG=21
116 -)))|(% style="width:329px" %)XM:A:N
117 -|(% style="width:240px" %)SERIES_CODE=XMAN_Z_34|(% style="width:246px" %)(((
115 +)))|XM:A:N
116 +|SERIES_CODE=XMAN_Z_34|(((
118 118  Dimensions
119 119  
120 120  INDICATOR=XM
... ... @@ -128,7 +128,7 @@
128 128  UNIT_MEASURE=_Z
129 129  
130 130  COMP_ORG=34
131 -)))|(% style="width:329px" %)XM:A:N
130 +)))|XM:A:N
132 132  
133 133  The above behaviour can be okay if the series XMAN_Z_21 contains observations for different periods of time then the series XMAN_Z_34. If however both series contain observations for the same point in time, the output for this mapping will be two observations with the same series key, for the same period in time.
134 134