This item has been identified as an outstanding known issue. A workaround is provided until the issue is officially fixed.
A module-to-module import fails with the following error:
"Import into <XX> module failed: The dimensions in the target module do not match the import definition"
The specific conditions that cause the error are as follows:
Note: If the format in the 3rd point above is either Boolean or Number, the module-to-module import will be successful because booleans and numbers are not truly blank when they have no value. They are set to False/0.
To workaround this issue:
If this workaround is not suitable in your use case, please contact Support at support@anaplan.com.
---
Internal Reference: CORESRV-2725