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