Auto creating unique records in a list based on another list list will carry duplicate records
hello quite new to sharepoint. i have a list with 6 columns and 3 of the columns will carry duplicate values. is there any way to auto create unique records in another list for the 3 columns which have duplicates?
November 11th, 2010 1:39pm

I don\t know the reason for your request, but if all you need to do is to *display* a list of the unique values from the list on a web page, you can do so by creating a Data View Web Part using the list as input. (This isn't really a workflow q so moving to General)2010 Books: SPF 2010; SPS 2010; SPD 2010; InfoPath 2010; Workflow etc. 2007 Books: WSS 3.0; MOSS 2007; SPD 2007; InfoPath 2007; PerformancePoint; SSRS; Workflow Both lists also include books in French; German; Spanish with even more languages in the 2007 list.
Free Windows Admin Tool Kit Click here and download it now
November 11th, 2010 2:36pm

i dont need only a display. i needs records auto created in the new list.
November 12th, 2010 12:54am

You can write Event receiver for this, through object model whenever items are adding in first list you can copy to Second list also.Thanks & Regards, Neerubee
Free Windows Admin Tool Kit Click here and download it now
November 12th, 2010 12:57am

You can write Event receiver for this, through object model whenever items are adding in first list you can copy to Second list also. Thanks & Regards, Neerubee the first list will have duplicates. will the event reciever only take the unique values and copy to the second list?
November 12th, 2010 1:09am

It all depends on what records you want to copy, just you need to handle code in event receivers.Thanks & Regards, Neerubee
Free Windows Admin Tool Kit Click here and download it now
November 12th, 2010 1:16am

It all depends on what records you want to copy, just you need to handle code in event receivers. Thanks & Regards, Neerubee thanks. is there any other way other that event recievers?
November 12th, 2010 1:20am

Hi, Refer this. http://www.fivenumber.com/copy-sharepoint-list-items-from-one-site-to-another-programmatically/ http://social.msdn.microsoft.com/Forums/en/sharepointdevelopment/thread/39e80a66-24d8-41ec-9863-893cebd71ca7 Thanks & Regards, Neerubee
Free Windows Admin Tool Kit Click here and download it now
November 12th, 2010 1:27am

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

Other recent topics Other recent topics