Hi,
Thanks for the inputs!!
My requirement has changed.
As I told I have 20 Actioners field like Actioner1,Actioner2 till 20
I have 20 Description field similarly and I have 20 Implementation fields in the same form.
This implemenatation field shows whether the particular action has been completed or not.Example
Actioner Description Implementation
Siva Do something Not Completed
Dave Test data Completed
Joe Sample data Completed
Rogger Another sample Not Completed.
All these values are from the same form.
I have to create a view such as
Actioner Description Implementation
which should contain multiple values
The result should contain only the actions which are not completed.
In the view selection formula I cannot give “Not Completed” for all the Inplementation fields as they as jumbled.
I am expecting a result such as
Siva Do something Not Completed
Rogger Another sample Not Completed
Please let me know your suggestions.
Thanks in advance.
Siva