BCS and a Lookup column in another list pointing to the BCS

Hi,
SP 2010 Server.
Say I create a BCS to a line of business database with one Table named Customers.
Customers has an ID column and FullName column.
I create from this BCS an external list created in SP (say ExternalCustomers).
I create a standard SP List named InternalCustomers.
That list has a lookup field named CustomerName that is a lookup to the FullName column of the BCS ExternalCustomers list.
Is this possible? When the user chooses the FullName in the InternalCustomers list is he presented with a choice of fullnames from the ExternalCustomers list?
I am confused because of this statement from
here
11) Not everything from Lookups
Unfortunately the only thing that you can do a look up on in an external list is on the ID column, anything else and you are out of luck.
Thanks,
Maz
Maz

Hi,
According to your description, my understanding is that you want to look up External Data in the Customer list.
I suggest you can add the "External Data" column in the list to access the external content type to look up the field you need.
Here is a detailed article for your reference:
How to: Create a SharePoint List with External Data Columns
Thanks
Best Regards
TechNet Community Support
Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
[email protected]

Similar Messages

  • Issue with site template that contains a document library with a lookup column to another list

    I have a document library called Proposals with a lookup column in the same site called Document Categories (multiple values allowed).  It points to a list called document categories.  I have several sample documents in the Proposal Library that
    contain valid document categories.  When I save the site as a template and instantiate it, everything is fine.  However, when I remove the sample documents from the Proposal library and rebuild the site template, I can't get the  template to
    create another site.  I get an error Unable To Open Lookup List.
    I don't understand why I can instantiate a site from the template when there's sample data, but not when the document library containing the lookup column is empty.
    Does SharePoint 2010 site template support lookup columns?
    Why would it make a difference if the library is empty?
    Thanks

    Hi,
    According to your description, my understanding is that the error occurred when you created a site from the template with no files in the document library.
    I tested the same scenario per your post, and I can create a site from the template with no files in the document library with no errors.
    To solve this issue, I recommend to verify the things below:
    Did you save the site as a template with Include Content checked? If yes, I recommend to test if it works when saving the site as a template with Include Content unchecked.
    Test the same scenario with a new site to narrow the issue scope.
    I also recommend to check the event log and ULS log to see if anything unexpected occurred.
    To check event log, click the Start button and type “Event Viewer” in the Search box.
    For SharePoint 2010, by default, ULS log is at C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\LOGS.
    You can check the ULS log by the methods here:
    http://blogs.msdn.com/b/opal/archive/2009/12/22/uls-viewer-for-sharepoint-2010-troubleshooting.aspx
    http://msdn.microsoft.com/en-us/library/gg193966(v=office.14).aspx
    Best regards.
    Thanks
    Victoria Xia
    TechNet Community Support

  • Best practice to code Lookup Field to another list

    Hello All,
    Wanted to check what is the best way to create lookup field to another list. I have seen blog posts to create using feature receiver and using declarative way, but not able to find out pros and cons for the same. Want this answer urgently.
    Rohit Pasrija

    Hi,
    Per my understanding, you might want to find a better way to create Lookup field.
    Though there are different ways to create Lookup field(declaratively or programmatically), there would be no much difference between them in performance or maintenance.
    If going in the declarative way, the whole definition of the field will be hardcoded, user simply need to deploy the solution, Lookup field to a specific list will be there.
    If creating the field programmatically, there would be great flexibility when provisioning a field as we will be able to specify the properties dynamically.
    Thus, you might need to make a choice depends on the scenario in the actual production environment.
    Thanks
    Patrick Liang
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • I purchased Adobe Acrobat Standard V11 on one user account on one pc.  I want to remove this software and re-install it on another user account on the same pc.  Will this use an extra licence?  I understand this product comes with 2 licences but am hoping

    I purchased Adobe Acrobat Standard V11 on one user account on one pc.
    I want to remove this software and re-install it on another user account on the same pc.
    Will this use an extra licence?
    I understand this product comes with 2 licences but am hoping to retain the extra for another pc.

    My experience (limited) has been to expect it to be installed automatically for all users.
    What seems to be missing on the new user account?

  • Is there a way to make an audio clip not cover the whole project? I want to add audio clip or song and let it start at a certain point in the project. I'm working with iMovie on IPad!

    Is there a way to make an audio clip not cover the whole project in iMovie? I want to add audio clip or song and let it start at a certain point in the project. Whenever I add audio or song it covers the whole project. I'm working with iMovie on IPad!

    Thank you for your reply Karsten but unfortunately this didn't help me so far. Or maybe I'm missing something?
    First the link is a tutorial for iMovie on a Mac. I'm using iMovie on iPad so the steps are inapplicable.
    Second it is only possible for me to manipulate the end part of the sound clip to whichever duration I want. But I can't do the same with the 'beginning' of the sound clip.
    I simply want to place some photos in the beginning of my video with no sound in the background then after like 2 secs I want to start the music clip. For some reason that is not possible! Cause every time I drop the music clip unto my project timeline it automatically place it self along with the first frame in the project! And consequently the photos and music are forced to start together.
    Hope I'm making sense...

  • After yesterday's "upgrade", iTunes can no longer find and play my music library.  It points to the correct location in "Advanced", but clearly iTunes is not actually seeing it.

    After yesterday's "update", iTunes can no longer find and play my music library.  It points to the correct location in "Advanced", but clearly iTunes is not actually seeing it.  What gives?  And why does Apple force these constant updates that just screw up everything?  It was all working fine yesterday before I ran the update.

    Does anyone know where I can get support for this issue?

  • Auto numbering Column id and filter this lookup id in another list based on status="active"

    Hi,
    I am trying to autonumbeirng the column id with default column ID. But it is not reset if i delete the list item. Also i want this id in another column which have status="Active". How i will do this?
    Thanks in Advance.
    Roopesh

    Hi,
    According to your description, my understanding is that you want to reset the column ID when you delete the list item and then you want to filter the id in another list based on status.
    For resetting column id, there is no direct way to achieve it. I suggest you can save the list as a template and recreate the list. ID columns will always keep incrementing and will never be reused.
    Here is a similar thread about reset column ID for your reference:
    https://social.technet.microsoft.com/Forums/sharepoint/en-US/848a3d73-6273-45fa-806f-96312a4d71d1/is-there-anyway-to-reset-the-default-id-number-that-sharepoint-gives-to-an-item-back-to-1?forum=sharepointgeneralprevious
    For filtering look up field, here are some detailed demos for your reference:
    http://filteredlookup.codeplex.com/
    https://social.technet.microsoft.com/Forums/en-US/d23d6e9b-dc7b-4741-8746-dd4bf00b8110/how-to-filter-lookup-column-in-sharepoint-2010
    v
    Thanks
    Best Regards
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Jerry Guo
    TechNet Community Support

  • Lookup Column Threshold in List in O365 (Sharepoint 2013)

    Hi All - We have a very important list and are hitting the Lookup column threshold of 8.  My understanding is that when looking at the whole list in a view that shows all the columns, the 9th lookup operation will fail.  
    But what happens if there is a view that contains lookup columns 2-9, and not #1.  Will #9 show up?
    Also, I see the following in the documentation "This does not apply to single item operations"  Does this mean that I can
    have 20 lookup items which will show when I am looking at an individual item in View or Edit mode?
    Thanks!

    I believe O365 now has a 10 column lookup threshold, increased from the default 8.
    I think regardless of the view, you'll see the issue, except in the case where you're only viewing a single item, as you've noted.
    Trevor Seward
    Follow or contact me at...
    &nbsp&nbsp
    This post is my own opinion and does not necessarily reflect the opinion or view of Microsoft, its employees, or other MVPs.

  • Lookup column in sharepoint list column in visual studio

    Hi i have a list with two columns as student id and student name. in second list am
    taking one column as lookup and am giving reference to student name. but while inserting record in second list when am selecting student name and clicked save ,in second list i have to save student id not student name. (just like dropdown in asp.net data text
    field and data value field.) how can i achive this in sharepoint using lookup column and am creating the second list in visual studio.

    you need to create a  look up column on Name field in second list and a second look up column on the same field.
    then hide and show your fields in edit and display form based on your requirements .
    <Field
    ID="{886AF390-F68A-4B8A-9EC4-12108A11CC99}"
    Name="StudentName"
    DisplayName="StudentName"
    Type="Lookup"
    List="Lists/Students"
    ShowField="StudentName"
    PrependId="TRUE"
    Group="test">
    </Field>
    <Field
    ID="{599F97C5-564C-4DE5-BE4D-3A49DDC87FB5}"
    FieldRef="{886AF390-F68A-4B8A-9EC4-12108A11CC99}"
    Name="StudentId"
    DisplayName="StudentName:Trainer StudentId"
    Type="Lookup"
    Required="FALSE"
    ShowField="StudentId"
    List="Lists/Students"
    Group="test">
    </Field>

  • Lookup Column in Same List

    Hi all,
    I know that this goes against all the laws of circular references, but is there an out of the box method to lookup a column value in the same list (ex. have a field for sub project that pulls from project name)?
    Regards,
    Kelly
    Personal Blog: http://thebitsthatbyte.com

    That's a good idea, but I have had problems with the Calculated Columns losing their formula. Instead, I will create a separate list that a workflow writes a value to post creation of a parent item. Then using a lookup column, I will have the values
    I need.
    Personal Blog: http://thebitsthatbyte.com

  • Lookup Attachment from another list

    I am looking to have an attachment field linked to another list in InfoPath 2010.  How can I set up the data connection?  Thanks!
    David L. Crooks

    Hi David,
    According to your description, my understanding is that you want to use an attachment field linked to another list (like “Link from SharePoint”) in InfoPath form. Is it right?
    Per my knowledge, there is no OOB way to achieve it. I suggest you develop a custom control in InfoPath to do it.
    For developing customizations in InfoPath, I suggest you create a new thread on Visual Studio Tools for Office (VSTO) forum, more experts will assist you with Office development.
    VSTO forum:
    https://social.msdn.microsoft.com/Forums/en-US/home?forum=vsto&filter=alltypes&sort=relevancedesc&searchTerm=VS
    Best Regards,
    Wendy
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Wendy Li
    TechNet Community Support

  • Fetch a column value from list 2 on the basis of list 1

    Hi,
    I have a listA of user data in which the columns are:
    UserID   Name    Email
    E01        Ali        [email protected]
    E02        John     [email protected]
    In another listB there are multiple columns but one column is same that is "Name" and another column like UserID.
    So on the basis of Name if the name is available in ListA then get UserID of that particular name and show in listB UserID column.
    In both lists user detail is coming from active directory.
    Using List web service I fetched details in the form to show in listB UserID.
    I tried to matched the Name column of ListA with ListB all occurances then I got nothing but when matched the Name column of ListA with ListB any occunces then every time got E01 if I search Ali or John.
    I know a little tuning is required but lost so much time and couldn't figured it out.
    Please guide me using the same technique as most of the work has been done.
    If any other simple idea is available then that also would be appreciated.
    One more thing that I used a people picker to populate user detail in ListB. So when I search user details all the fields gets populated and the ListB UserId field should also populate.
    Thanks in Advance
    Ziauddin

    Please somebody reply.

  • How to add a column to a list created with the Dynamic List Wizard to display the values of the fiel

    Hi,
    ADDT, Vista, WAMP5.0
    We have 2 tables: clients_cli (id_cli, name_cli, tel_cli, and several more fields) and cases_cas (id_cas, idcli_cas, court_cas, and a lot of other fields).
    Clients may have many cases, so table cases_cas have a foreign key named idcli_cas, just to determine which case belongs to which client.
    We designed the lists of the two tables with the Dynamic List Wizard and the corresponding forms with Dynamic Form Wizard.
    These two forms are linked with the Convert Dynamic List and Form Wizards, which added a button to clients list named "add case".
    We add a client and then the system returns to the clients list displaying all clients, we look for the new client just added and then press "add case", which opens the Dynamic Form for cases, enter all case details and everything processes ok.
    However, when we view the cases list it display all the details of the case, including the column and values for the foreign key idcli_cas. As you can image, it is quite difficult for a human to remember the clients ids.
    So, in the cases list we added a another column, named it Name, to display the names of the clients along with cases details. We also created another recordset rsCli, selected the clients_cli table, displaying all columns, set filter id_cli = Form Variable = idcli_cas then press the Test button and everything displays perfect. Press ok.
    Then, we position the cursor inside the corresponding cell of the new Name column, go to Bindings, click on name_cli and then click on insert. The dynamic field is inserted into the table cell as expected, Save the page, and test in browser.
    The browser call the cases list but fails to display the values of the Name column. The Name column is simply empty.
    This issue creates a huge problem that makes our application too difficult to use.
    What are we doing wrong?
    Please help.
    Charles

    1.     Start transaction PM01, Create Infotype, by entering the transaction code.
    You access the Create Infotype screen.
    2.     Choose List Screen.
    3.     In the Infotype no. field, enter the four-digit number of the infotype you want to create.
    When you specify the infotype number, please remember to enter any leading zeros.
    4.     In the Screen Number field, enter the screen number of the list screen you want to enhance.
    5.     Choose Create.
    The Dictionary: Initial screen appears:
    6.     Create the list screen structure.
    7.     Choose Activate.
    8.     Return to the Enhance List Screen in the Enhance Infotypes transaction (PM01).
    9.     Choose Create All.
    The additional fields are displayed on the list screen, however, they contain no data.
    The fields can be filled in the FORM routine FILL-LISTSTRUCT in the generated program ZPnnnn00. The FORM routine is called for each data record in the list.
    Structure ZPLIS is identified when it is generated with a TABLES statement in the program ZPnnnn00.
    The fields can be filled from the Pnnnn structure or by reading text tables.

  • Just another data point on the Itunes/Win8 issue. My AppleTV, AppleRemote (in IP5), and Win7 machines all play well together. Sharing, control, etc all work fine. Alas, my Win8 desktop, running Itunes and sharing on, shows no sign of network life.

    A bit more detail: AppleRemote controls AppleTV properly and sees the Win7 machine's shares. The Win8 desktop has updates installed for Itunes and all drivers. Itunes runs fine but does not share even though the computer is authorized and Sharing is turned on.
    I have disabled the Windows Firewall and also disabled the MS Kernel Network Debugger. Neither AppleTV nor the AppleRemote App appear to be aware of the Win8 Itunes share at all.
    Any suggestions or help are appreciated. From the looks of the posts, it appears that others are struggling with this one also.

    I decided to keep my old 20" Core Duo iMac as a Server in the bedroom, and now use it as a television and PVR as well. I wouldn't have made much on eBay anyway.

  • My iphone rebooted and now it shows a USB cord pointing to the Itunes symbol

    My IPhone rebooted or reset itself after trying to update, now it shows the USB cord pointing to the ITunes symbol. How do I synic it? What do I do?

    Connect it to iTunes and upgrade or restore it.

Maybe you are looking for

  • Flash sort of installs but doesn't work

    It seems to install it shows the ocx file in my flash folder and the plugin in the browser but will not open flash movies or flash content.. I know for a fact it's my flash because no flash items will show up, the test page also is a no show. I have

  • ISight problem, time for repair?

    iSight suddenly stopped working. No green light. Won't work in iChat, Gmail, or Photo Booth. Message "No camera connected to this computer". I followed the advice given here. Restarted. I checked Utilities >> System Profiler >> USB and saw iSight lis

  • TAF: instead of waiting, ORA-00028: your session has been killed

    I'm testing the ability of our application to work with a RAC cluster. When I stop a node with the command: srvctl stop service -d DB_UNIQUE_NAME -s SERVICE -f, I expect that the driver will try to reconnect transparently without notifying the applic

  • Adobe Acrobate pro DC bug sur Windows 7 64?

    Bonjour, J'ai ouvert cette nouvelle version pour éditer un document. C'est beaucoup plus agréable d'aspect que l'ancienne version mais dans "Modifier un fichier PDF", le menu du bouton droit de la souris est inopérant. Impossible de l'utiliser  pour

  • Key photo in events

    ATV seem to ignore key photo when viewing synced photos from iPhoto. It just shows first photo in left to event title. Is there a way to fix this?