BPF Issue
Hi Folks,
Hope you all are doing well,
As you all know how BPF will work,
Suppose performer submit the activity to the reviewer
and then the reviewer Edited the values from that input form.
What my Client wants is whenever the reviewer sends back the
input from with some edited values that cells should be highlighted(Change the colour).
Is this facility available in BPC 10.1(Classic).
And they Don't want to open the Comments and see what is the message all that.
Point Will be awarded for Correct AnswerÂ
Tags:
Vadim Kalinin replied
You have to clearly (step by step) explain you requirements!
First you have to define what is the changed value?
If you have the input schedule with some values the only way to check for changes is to compare values before and after changes. Then you need to copy somehow values before changes! And with conditional formatting you can format values with some color:
Vadim