Lookup set retuen multiple fields
I am trying to return multiple column fields using a lookupset but it seems like it can only return a single field at a time. What is the alternative or how can i change my code to return multiple fields. =Join(LookupSet(Fields!contactid.Value, Fields!customerid.Value, Fields!new_mailname.value, "relationship"),",")
November 29th, 2010 9:11am

Is it possible to return two fields via a lookupset. if not what command do i use.
Free Windows Admin Tool Kit Click here and download it now
November 29th, 2010 5:09pm

Hi bhogiyogi, LookupSet function could only return a single datafield at a time, this is by design. If you want to return more datafields, you should make use of the LookupSet function again to return other datafields. For more information about LookupSet function, please refer to SSRS2008 R2 new feature at this link http://cid-45bfd76b0f2c3808.photos.live.com/view.aspx/picture/SSRS2008%20R2%20New%20Feature.docx Thanks, Challen Fu
December 1st, 2010 1:04am

Challen, Your response does not seem to answer the question. bhogiyogi is asking whether we could return multiple feilds using LOOKUPSET function. You seem to suggest LOOKUPSET over LOOKUP. He is already using LOOKUPSET function. BTW, I'm running into the same issue. Please let me know if there are other alternatives. Thanks, SJ satish jayanthi
Free Windows Admin Tool Kit Click here and download it now
January 12th, 2011 1:22pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics