I’m facing an issue with a model-to-model import where data is getting populated across many target intersections even though the source does not have values there.
Source module setup:
- Dimensions:
- List A, List B (numbered lists)
- Time
- Versions
- 2 additional lists
- In the saved view used for import:
- Rows: List A, List B, Time
- Columns: One data line item ( “Quantity”) + Codes of Both Lists A,B
- Pages: Version (fixed to a single version)
- The 2 additional lists are filtered to a single item
Target module setup:
Dimensions:
- List A & List B
- Time
- Versions
- We don't need 2additional lists in target model
After running the import, the data lands not only in the correct intersections but also gets populated across all cells in the target. Are there any other common causes that could lead to data spreading across all list items in this type of import?
Appreciate your guidance and help!