I have a dilemma I hope the community can help point me in the direction of any help to resolve it.
I have a site with a number of sub-sites all containing an identical list & I need to be able to have a “master” list of all these lists on the parent site, eek!
Is this possible, at all? Are there any MS in articles on this?
Any help or ideas would be really appreciated.
Thx
Look into using the SPSiteDataQuery class to consolidate a view of all the lists. A lot will depend on if you’ve used Site Columns / content types, etc but it’s certainly achievable with a bit of effort. You wont create a master list but you’ll have a consolidated view.
There are also a number third party solutions that can help consolidate lists too.