Question
how to call the reference table text field using another table foreign key . Any approach
I have a table called reference amenity in which I have manually mapped amenityId and amenity types, I want to call this table using the foreign key field of another table called amenity table and want to store the amenity Type.By using the expression rule I have called the reference table but I want to store the amenity types using the foreign key can anyone suggest to me how to do this.
Reference table:

ammenity table:from this table I want to call the ammenity type
...
