Filter Lookup Column based on Status from Child List(Filtering lookup columns)
The following are the steps to create a filtered lookup column;
- Create two Lists. A Parent List and a Child List.
- Create a column in the Child List with name 'Status' as shown in the following figure.
- Create a calculated column in the Child List with the formula shown in the following figure. Here the formula is copying the Title column value to the calculated field if the status is 1.
4. Now go to your Child List and check whether the calculated field is working and filling itself with the Title column when status is true as shown in the following figure.
5. The Last step is to go into your Parent List and create a column with lookup type and refer the Child List along with the calculated column.
6. That's it...Test your Parent List..Lookup should now only show the values with status 'True' or 'Active'.



