Hi,
I'm try this code:
(iif(keylookup("categories", "CATEGORYID", {}, "found", "notfound"))="found", true, false)

into the Validation attribute of CATEGORYID column of Products table.

but don't work.. return always "false"

How can I test the typed value?

thanks
Fabio