Are you using our SaaS platform (Baserow.io) or self-hosting Baserow?
Self-hosted
What do you need help with?
I have a 16 character primary data field like AA-BB-123-CC-12- etc and I need to validate that BB, 123 and CC are in fact valid codes I have set up in a reference table. Am I able to use a series of lookups in a formula to validate against the reference table codes where each code (like BB) has it’s own View. Thanks
Hey @mikemitch, just to check, do you already have Link to table fields connecting your records to the reference table? lookup() only works with linked records.
yes I do…the BB for example currently has a link as it is a separate datafield…but I want to remove the extra datafields and do all the parsing and validation in the one and only primary field as a formula.
I check about 5 separate datafields against the reference codes…so you fill them all in (and validate) and the primary datafield is a formula assembling the 5 datafields with hyphens…want to stop that and just fill in the primary and check within it so I can delete the 5 other datafields…AI said I could use link or lookup in a formula…can I ? Mike
@frederikdc could you please help with this request? 