Importing Data into a list from module returns blank

Hi Guys!

I'm trying to import data from a module into a list.

My list "ID Planos empilhados" has "Cost Center L4" as Parent.

{20A7DAD6-1CDB-4486-BD21-59DA48C9955D}.png

Cost Center L4 List has Codes:

{3657213A-509C-4E7D-89BD-BEC19846CD76}.png

im trying import this data to "ID Planos empilhados" list:

{05D4E406-99D7-44E0-ABAA-76EA9EA0170E}.png

This is my mapping in the import:

ps: "ID Comprometido" is "CMP - XXXXXXXX.."

{C44DF4B4-EE81-4C9F-9C6B-1E8607F0223B}.png

The result:

{E53444CC-89EE-499E-8CA0-C7C362F928F3}.png

Why is the Parent map blank?

Best Answer

  • I managed to solve it!
    I was using the dimension itself in the "Name" field when importing into the list, I made a text line item with the formula: "NAME('ID Comprometido') and it worked.

Answers

  • Hi @Guilhermecord10 ,

    Since cost center list is selective access enabled, may I know how your access to this list looks like (limited or full)?
    If possible, try expanding your selective access to all items in cost center list, and then retry the import.

    Cheers!

  • hi @Ajaib

    My access is full to Cost Center List, im admin of the workspace. I have full access

  • @Guilhermecord10 - Glad you resolved it. But ideally mapping a module's dimension to name/code of the target list, doesn't result in such error.