Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3954752
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 20, 20262026-05-20T02:08:25+00:00 2026-05-20T02:08:25+00:00

I am building a KPI in PerformancePoint – SharePoint 2010 and have the following

  • 0

I am building a KPI in PerformancePoint – SharePoint 2010 and have the following setup:

We have some files that are stored and they have a “Review/Expiry Date” field. Is it possible to get the KPI to display red if the review date is less than todays date?

I thought this might be something simple but it’s turning out to be really hard to find a solution that I can use in PerformancePoint.

I can build the functionality into XML but that would then seperate these files from all the other KPI’s I have!

Thanks a million in advance for any assistance.

Rich

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-20T02:08:26+00:00Added an answer on May 20, 2026 at 2:08 am

    The answer to your question is heavily dependent on the type of data source you’re using. If you have your data in a SQL Server table, it should be trivial to add another column that generates a “days left to complete” or something, and you can set your target thresholds accordingly.

    So I would create a table that looks like this:

    Item   | Review Date | Days Remaining
    Task 1 | 10/01/2011  | 95
    Task 2 | 1/1/2011    | -30
    Task 3 | 2/28/2011   | 12
    

    The Days Remaining column would just be something like

    SELECT DATEDIFF("dd", [Review Date], GETDATE())
    

    If you want to do this in a SharePoint list, you can also accomplish this easily. I created a simple task list and added a Calculated Column called Remaining Days. I used the following formula:

    =[Due Date]-[Today]
    

    When you create your KPI, just create a Target for Days Remaining. You want Larger is Better, Green is anything above 5 days, Yellow between 1 and 5, and Red is anything less than 1.

    The ease of this really depends on your data source. Good luck.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Building on this question: Django Celery Time Limit Exceeded? I have some tasks that
Building my first SL MVVM application (Silverlight4 RC) and have some issues i don't
Building a commercial product may use various open source libraries that have use of
Building a rails B2B application that will have various users. I'm pretty clear on
Building an MVC 3 app with Razor and I have some information persisted in
Building a solution from Visual Studio in mono develop seems to have some issues.
Building the same project (without any changes) produces binary different exe-files: some small regions
Building a Silverlight 5 app that runs in the browser but getting some nagging
Building a Shopping Cart app. Some products have options, some don't. I visitor can
building a site using PHP and MySQL that needs to store a lot of

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.