当前位置: 代码迷 >> SharePoint >> 如何删除掉sharepoint中一个list中有某一个字段是重复的所有的纪录
  详细解决方案

如何删除掉sharepoint中一个list中有某一个字段是重复的所有的纪录

热度:147   发布时间:2016-05-02 07:11:59.0
怎么删除掉sharepoint中一个list中有某一个字段是重复的所有的纪录?
求代码!
现在重复的列表项目太多
------解决方案--------------------
如果能用powershell,这个不错:http://stackoverflow.com/questions/17110264/powershell-to-find-and-rename-duplicate-values-in-list-items
  相关解决方案