Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×
The Claris Museum: The Vault of FileMaker Antiquities at Claris Engage 2025! ×

This topic is 6955 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

I should have said validate by a value list OR a calc, because value list AND a calc is there already.

I need to validate by a value list and have some exceptions that are not part of the value list but will let the validation pass.

Posted

Thanks comment.

I don't see a way in a calc to validate if a field's data is part of a value list, could you point me in the right direction?

Posted

Thanks Commnet!

Works like a charm, I have the field validating off of 2 value lists!

not IsEmpty ( FilterValues ( ValueListItems ( Get (FileName) ; "ValueList 1" ) ; CAO Number ) ) or not IsEmpty ( FilterValues ( ValueListItems ( Get (FileName) ; "ValueList 2" ) ; CAO Number ) )

This topic is 6955 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.