Hi All,
I am trying to import data into Products module and I am getting this error. The code and product family columns are having no value. only the size column is getting imported.
This is the mapping I have done. Please help
Thanks,
Ankita
@ankitaga2000
Oh, so close! Looks like your list is missing the parent column.
Reload the list product csv file and make sure you map the parent to the product family code. Then load the module.
If you feel the list is set up correctly then,
Make sure you line items use the following formulas:
Product Family = PARENT(ITEM('P2 PRODUCTS'))
CODE = CODE(ITEM('P2 PRODUCTS'))
Got it . Thanks
Check out the latest Anaplan feature updates and enhancements in our November 2025 official release notes. The information below offers supplemental information to that post. Intelligence Anaplan Forecaster: General enhancements Anaplan Forecaster now supports list subsets for the item ID list and custom time, list format…
Check out the latest Anaplan feature updates and enhancements in our October 2025 official release notes. The information below offers supplemental information to that post. Planning experience Combined Grids This new capability gives page builders the ability to combine multiple modules into a single, unified grid on a UX…