Pregunta SharePoint List Lookup Not Showing All Column's From List Identified

  • Friday, May 21, 2010 12:05 AM
     
     
    In SharePoint 2010 I"m using a lookup column and I have the option to "Add a column to show each of these additional fields:".  The problem is that these additional fields listed are not all the fields in the target list.  How do I get the field I need to show up on that list? 
    • Moved by Mike Walsh FIN Friday, May 21, 2010 3:33 AM 2010 questions all go to a suitable 2010 forum. A suitable 2010 forum is not one with "Pre-SharePoint 2010" in the Title (From:SharePoint - Setup, Upgrade, Administration and Operation (pre-SharePoint 2010))
    •  

All Replies

  • Tuesday, October 19, 2010 2:22 PM
     
     

    Did you find any solutions on this one?

    Im also looking at this. I have found this page: http://social.msdn.microsoft.com/Forums/sl-SI/sharepoint2010general/thread/0753df63-8b30-4594-a8bd-ef8ba9514103

     They list supported and unsupported column types. Choice should be supported, but it is the Choice columns that isn't working for me.

    /David

  • Monday, June 04, 2012 10:18 AM
     
     
    Only Single Value Choice is supported. You must be using multi-valued choice.
  • Wednesday, December 05, 2012 6:34 PM
     
     

    You could create dummy fields (Single Line of Text) to be populated in a SharePoint Designer workflow with the option "Set Field as Value" for all new items (or also changes in all items) that sets the dummy field to the selected choice field.  That dummy field will then appear as available to select and link.