Error parsing key for this row; no value

Gharbali
edited October 28 in Modeling

Hello,

I am importing data from a saved view from Data-Hub into A2 Account>Product# list but i am facing this error "Error parsing key for this row; no value". Here is the way I mapped the import:

What am I doing wrong?

P.S, the data has been loaded to A2 Account>Product# but I am afraid if it is incomplete.

Thanks,

Best Answer

  • AjayM
    Answer ✓

    Hi Farhad,
    Most likely, your list is completely loaded, but the saved view is missing a filter, because of which the preview showed records where code lineitem is blank, and it threw error for those blank records.

    The import saved view must be filtered using 'valid?' lineitem. That way, the saved view would only have records with values in 'code' lineitem, and then the import action wouldn't throw this error.

    You may want to try deleting all leaf level items in the list and rerun the action after modifying & saving the view.

    Cheers!

Answers