Forum Discussion
Show Lists from different sites on one Hub
DI This is not possible using SharePoint out of the box List web part in SharePoint online.
Using List web part, you can only show the list from same SharePoint site.
If you have common column structure in all lists and you are OK with showing all list items under single web part, you can try using Highlighted content web part.
OR you can try using Embed web part to embed SharePoint lists from other sites (Note: you may see site navigation etc. in embedded list view).
Or you will need custom solution like SPFx web part or canvas Power apps embedded on site page.
Please click Mark as Best Response & Like if my post helped you to solve your issue. This will help others to find the correct solution easily. It also closes the item. If the post was useful in other ways, please consider giving it Like.
ganeshsanap Thanks for your reply. I assume the main Reason to work with Hub is to get stuff from Different Sites together. Only to clarify the list don't need to be together in one, its enough when each list is under the other one. The solution we us is now the Enbedded from Sharepoint, but looks ugly compare to the List option on SharePoint Hub
- ganeshsanapMay 14, 2023MVP
DI You have to use embed web parts only then. SharePoint hub sites don't bring content from different SharePoint sites.
Using hub sites, you can only have same navigation, theming/branding for different sites and permissions, search from hub site for different sites.
Check below Microsoft official documents to know about what is possible with hub sites:
Please click Mark as Best Response & Like if my post helped you to solve your issue. This will help others to find the correct solution easily. It also closes the item. If the post was useful in other ways, please consider giving it Like.
- DIMay 15, 2023Copper ContributorThanks for the Reply, One finds on the Internet just several hints that it should actually go :). But then it has settled for me. many thanks