Boolean Relation between 2 table


I have 2 table in the jobApply I want to make a boolean value true/false, but there is a need for this trus/false value to be brought to the jobPosting table, how to make it I tried various relations it still failed

You should use a Single Relation and a Lookup.

I notice that your boolean column is User Specific - is that deliberate?

2 Likes