[Original] how to determine whether the task has been extended in SharePoint

Source: Internet
Author: User

The task list can be used to track and record work tasks, and summarize the overall completion status of the extended tasks in the status report. For example, if the planned completion time is earlier than today, this indicates that the task is faulty. You can mark it as red.

Implementation Method:

  1. Add a calculation column for whether to extend the task list in Sharepoint. The type is Boolean and the formula is set= [Planned completion date] <Today ()
  2. Create an attempt for the task list to filter only projects that are postponed
  3. Create a new status item in the status list to summarize the number of projects that have been extended. If the number is greater than 0, the item is marked red.

For more information about the public announcement, refer to the official website of Microsoft.

Note that today's date can be obtained using the today () function.

[Original] how to determine whether the task has been extended in SharePoint

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.