I am performing easy import on custom table , issues with reference field

Mishu
Tera Expert

I am performing easy import on the custom table, but the string field from Excel' u_owner' is not getting mapped to the reference field 'Owner' on the target table. It is mapping the other fields but the owner field just does not get copied and leaves blank.

 

Need Urgent help on this. 

 

 

1 ACCEPTED SOLUTION

Hi  @Mishu 

Most probably because of this rule.
Name: user query

URL: https://<instance_name>/sys_script.do?sys_id=62a7bfaf0a0a0a6500c49682bd82376a

View solution in original post

16 REPLIES 16

Display Name /User Name

So the "Reference value field name" field should not be 'app_owner'.

It should be 'user_name' if you're using 'User ID'.

And, it should be 'name' if you're using 'Name' (Display value)

 

Let me know if it works for you