I have a sharepoint list with a lookup column to another list.
I would like this column to show the values where another column in this lookup list is equal to something. I have tried to creating a new calculated field which contains the values i would like to show and also blanks.
These blanks appear in the sharepoint form drop down list. I have tried to filter these but i cannot do it on a calculated column.
Is there anyway to hide the blank values from a sharepoint column that is a lookup column?
I have a column named 'Subcontractors' that is a lookup column type to a calculated column in a different list called 'ActiveSubcontractors'
I want to use the 'Subcontractors' field in the form but it is showing the blank records (the ones that do not meet the criteria in the calculated column).
How do i hide these blank values from the form? Im not sure what i put into the 'Lookup' field and the filter?