Hi everyone. I've ran into an interesting case with duplicate info displaying for the additional fields when using lookups. I'm not been able to find someone with a similar issue on Google, so I'm putting it up here to see if anyone here on this forum might know something on this.
The lookup is configured as below.
Get Information From: Asset Owners Test Temp
In this column: Full Name
Add a column to show each of these Additional Fields:
FirstName
LastName
PhoneNumber
OrgLeverOneLabel
OrgLevelTwoLabel
etc.
An example item on the Asset Owners Test Temp list looks as follow:
Full Name: Orange Juice
First Name: Orange
Last Name: Juice
Phone Number: 000000000111
Yet it comes up as so:
Apple Cider | applecider@abc.com;#applecider@abc.com | Apple;#Apple | Cider;#Cider | Generation;#Generation
Apple Juice | applejuice@abc.com;#applejuice@abc.com | Apple;#Apple | Juice;#Juice | Generation;#Generation
Orange Juice | orangejuice@abc.com;#orangejuice@abc.com | Orange;#Orange | Juice;#Juice | Generation;#Generation
Windows Box | windowsbox@abc.com;#windowsbox@abc.com | Windows;#Windows | Box;#Box | Generation;#Generation
See how the column text is listed twice and separated by ";#"?
The source list does no have any duplicates, so I'm not sure why it's coming up like above. Another interesting note is if I switch to Datasheet view, the above information comes up fine with no duplicate info.
If you have any ideas on what might be the issue or why it's coming up like that, any information is appreciated.
Thanks in advance for your time.