SharePoint List That Pulls From Other Lists -


Someone can tell me in the direction of how I will do the following:

I want to make a list , Which tells other lists (more than one) (top 3) pulls the item, and displays them in a consolidated list, is it possible? If so, please tell me in the direction that how can I complete it, thanks.

As long as all your lists are in the same site collection, as Oliver, the content The query web part should do what you want (). You will need some expertise in XSLT to display the top three list items (). There is so much that CQW does not do that which seems normal knowledge, and it is one of them.


Comments