Thnak you for your help. For example, If I have a MV field with the values "red", "blue", "N/A", "N/A" I would want to filter out the "N/A" fields. However, if instead I have an MV field with ...
See more...
Thnak you for your help. For example, If I have a MV field with the values "red", "blue", "N/A", "N/A" I would want to filter out the "N/A" fields. However, if instead I have an MV field with the single value "red", then I would want it left alone And third, if I have an MV field with the values "N/A", "N/A", and "N/A", then I would want it left alone. Only when there's a MV field with both the "N/A" field and a non-N/A field do I want the N/A fields removed.