How to Automatically Update the SharePoint Countdown Timer
Question details
The user wants to configure the SharePoint Online Countdown Timer web part to automatically retrieve start and end dates from a SharePoint list or editable variable.
- Product
- SharePoint Online
- Device & OS
- not provided
- Scenario
- Setting up a dynamic countdown timer on a SharePoint page that updates automatically based on external list data.
- Observed behavior
- The standard Countdown Timer web part does not retrieve dates automatically and requires manual configuration.
Verify that you have Site Owner or Designer permissions to add web parts to your SharePoint page or to deploy custom SharePoint Framework (SPFx) packages to the App Catalog.
Configure the Standard SharePoint Countdown Timer Manually
Since the built-in web part does not support dynamic date retrieval, you must manually set the target date for your countdown.
Navigate to the SharePoint page where you want the timer and click the 'Edit' button in the top right corner.
Hover your mouse over the section where you want the timer, click the '+' icon, and select the 'Countdown timer' web part.
Click the 'Edit web part' pencil icon on the left of the timer, then manually enter the target date and time in the property pane on the right.
Click 'Republish' or 'Publish' at the top of the page to apply your manual date changes.
Develop a Custom SPFx Solution for Automatic Updates
Create a custom SharePoint Framework web part to dynamically pull start and end dates directly from a SharePoint list.
Looking for a Lightweight Office Suite?
While managing complex SharePoint environments often requires custom development, your daily document workflows shouldn't be complicated. WPS Office offers a free, lightweight, and highly compatible alternative to Microsoft Office for seamless document creation and editing.
- 1. Visit the official website: Navigate to the official WPS Office website (wps.com) in your web browser.
- 2. Download the installer: Click the 'Free Download' button on the homepage to get the latest installation package for your operating system.
- 3. Install and launch: Run the downloaded file and follow the on-screen instructions to complete the installation and start creating documents.

Frequently Asked Questions
Can I link the default SharePoint Countdown Timer to a calendar list?
No, the default Countdown Timer web part in SharePoint Online does not support linking to calendar lists or pulling dates automatically. Dates must be manually entered into the web part's property pane.
Are there third-party web parts available for dynamic countdown timers?
Yes, you can browse the SharePoint Store (AppSource) for third-party web parts that might offer dynamic countdown functionalities tied directly to SharePoint lists or external variables without requiring custom coding.
How do I find help for building custom SPFx web parts?
You can visit the official Microsoft SharePoint Developer documentation for tutorials, or ask specific coding and architecture questions in the Microsoft Tech Community's SharePoint Development forums.
Does the default SharePoint Countdown Timer support recurring events?
The built-in web part is designed for a single fixed target date. It does not natively support recurring events, meaning it must be manually updated or replaced by a custom-developed solution for recurring countdowns.




