惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

有赞技术团队
有赞技术团队
Apple Machine Learning Research
Apple Machine Learning Research
IT之家
IT之家
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
B
Blog RSS Feed
酷 壳 – CoolShell
酷 壳 – CoolShell
人人都是产品经理
人人都是产品经理
Hugging Face - Blog
Hugging Face - Blog
博客园_首页
V
V2EX
aimingoo的专栏
aimingoo的专栏
爱范儿
爱范儿
博客园 - 聂微东
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
H
Hackread – Cybersecurity News, Data Breaches, AI and More
Stack Overflow Blog
Stack Overflow Blog
罗磊的独立博客
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
MongoDB | Blog
MongoDB | Blog
Jina AI
Jina AI
T
The Blog of Author Tim Ferriss
月光博客
月光博客
云风的 BLOG
云风的 BLOG

rss.livelink.threads-in-node

Probably has less bugs than windows 11 | Microsoft Community Hub Quick question about window PC requirements for meta link cable? Is it possible to run ryujinx canary on an administrator account on windows? Why Windows 11 still depends on 1990s code iphone auf pc spiegeln windows 11 – Welche Methode funktioniert zuverlässig? CHERIoT-Ibex: Closing the door on memory safety vulnerabilities with hardware-enforced protection Known issue: Upgrading Microsoft Tunnel version 20260129.1 What's New in Microsoft Entra: May 2026 Carta de validación TSP (aka.ms/TSP_Achievement_Code_Enroll...) restricted across all accounts unable to enroll Class Admin Build observability for scalable AI apps and agents selling through Microsoft Marketplace Inspektor Gadget Completes Its First Independent Security Audit Retirement of Direct Exchange ActiveSync Certificate-Based Authentication by End of 2026 Export mixed text and tabular Excel to PDF Safely Migrating Terraform Managed Disks on Azure Using Stable Keys and Copilot Microsoft 365 & Power Platform Community call Microsoft 365 & Power Platform product updates call Course Retirement Announcement: AI-3022 The End is Nigh for DES and an Update for hunting down RC4 Unable to Access Scheduling Poll Options Title Plan Update - May 8, 2026 Secure Medallion Architecture Pattern on Azure Databricks (Part II) From Observability to Action: Building an AI-Powered AIOps Agent for Customer-Specific Operations General Availability of Mailbox Import and Export Microsoft Graph APIs Why External Participants Can—or Can’t—Join a Microsoft Teams Meeting CRITICAL: Data Loss on Build 26200.8328 - AI Storage Sense deleted 160+ apps with 870GB free space. Why is everyone hating on Windows 11? I was pissed at the Windows 11 context menu so I built this. Windows 11 Shows ASUS LOGO but then goes dark for 5 minutes Windows 11 causes discrete graphics cards to be locked at their base clock speed when idle
Filtering on Events web part | Microsoft Community Hub
simonclear · 2026-05-15 · via rss.livelink.threads-in-node

Forum Discussion

simonclear's avatar

Solved

It would be great to get the same filtering options for the Events web part in SharePoint modern as you get in the News web part. This would really help to be able to quickly show targeted events across different pages.

Is this a development possibility?

  • virendrak's avatar

    Yes, the Events web part supports very basic Category filtering, and Microsoft has not announced any plan to add advanced filtering.

    To use Category filtering today, you can set up a simple metadata‑based model:

    • The Events list already includes a Category column; you can add more options in this column from List Settings
    • Tag each event with the Category value that matches the page where it should appear.
    • On each page, configure the Events web part to filter by that Category.

    Example:

    • Events Web Part on Page A → Properties → Category equals “A”
    • Events Web Part on Page B → Properties → Category equals “B”

    This gives you basic targeted events, but not the advanced filtering options available in the News web part.

    If my post solved your issue or answered your query, please mark it as a Solution and give it a Like.

3 Replies

  • virendrak's avatar

    Yes, the Events web part supports very basic Category filtering, and Microsoft has not announced any plan to add advanced filtering.

    To use Category filtering today, you can set up a simple metadata‑based model:

    • The Events list already includes a Category column; you can add more options in this column from List Settings
    • Tag each event with the Category value that matches the page where it should appear.
    • On each page, configure the Events web part to filter by that Category.

    Example:

    • Events Web Part on Page A → Properties → Category equals “A”
    • Events Web Part on Page B → Properties → Category equals “B”

    This gives you basic targeted events, but not the advanced filtering options available in the News web part.

    If my post solved your issue or answered your query, please mark it as a Solution and give it a Like.

    • simonclear's avatar

      That's a shame. Using basic Category filtering isn't an option here, as the events are already in a broader category ('Webinar') which is used for a web part elsewhere on the site, but also needs to be filtered by a narrower category on this page.

      Usually we would use date ranges as a workaround, but in this case there are other webinars of a different subcategory on the same page, so we can't filter down to only the type of webinar that we want to show.

      I think advanced filtering for the Events web part would be a really useful tool!

      • virendrak's avatar