News Center web part - multiple sources for each category

Web part name: News Center web part

Would like to be able to add multiple news sources for each category. Specifically, if given two comma-separated views (for different sites):

https://company_tenant.sharepoint.com/SitePages/Forms/filteredview.aspx?viewid={guid}**,**https://company_tenant.sharepoint.com/Sites/SillyNews/SitePages/Forms/filteredview.aspx?viewid={guid}

The category would display news from both as if they came from a single location (merged sorting, etc.)

1 Like

Thank you for your suggestion and clever way to implement it! We will post an update here when this is ready.

Congrats, your request is implemented! Please reach out to support for an upgrade.
Now, one category can pull news from multiple views, even from different SharePoint sites, and present them together when a user clicks a single button.

When defining a category in the web part properties, just comma-separate the views you want included:

The category will now aggregate news from all selected views into one seamless experience.

:warning: Performance note

When you pull multiple views, the web part makes multiple API calls. With a 2 or 3 views this is barely noticeable, but loading time can increase if many views are combined, so we recommend using this thoughtfully for the best performance.

Release notes: 2026 Release Notes