Quantcast
Channel: SharePoint 2010 - Development and Programming forum
Viewing all articles
Browse latest Browse all 11571

Calculated Column formula to interrogate multiple Title Substrings and elapsed Time and display a KPI

$
0
0

I'm not sure that calculated columns can do this kind of formula but I'm hoping that I can use them since it seems the best for a no code solution.

I have a Title column in a workflow task list that is populated by a workflow with a concatenation of a task type indicator and a unique value. So it looks like "Pay Control PC-000008" or "Pay Control PC-029389" for one type of task type and "Pickup Checks PC-000008" or "Pickup Checks PC-029389" for another type of task.

Each type of task has a time limit for it to be processed.

So the psuedo code would be like

if [Title] contains "Pickup Checks " and [Status] is "In Progress" and ([ElapsedTime in Hours] > 1 and < 2) Display Yellow Indicator

Is it possible to use the FIND functions in a formul like this?  I understand that times can't be stored in these columns since they don't update automatically. Would a server side solution then be required to update a column iwth the current time? Seems expensive

Thanks


Love them all...regardless. - Buddha


Viewing all articles
Browse latest Browse all 11571

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>