Forum Discussion
PaulPeterson1
4 years agoQrew Assistant Captain
The key field in A is Order Number and Record ID# is the key in B
------------------------------
Paul Peterson
------------------------------
------------------------------
Paul Peterson
------------------------------
MarkShnier__You
Qrew Legend
4 years agoYou can make a field in table A called [Order Exists?] as a formula checkbox with a formula of
true
Then make a relationships where One table A has Many Table B's and for the reference field on the right use a formula field with the value of [order#] as the formula. ie a mirror of the order#.
Then in that relationship look up the field of [Order Exists?]
Then are you have to do is make a report filtered by where [Order Exists?] is unchecked.
------------------------------
Mark Shnier (YQC)
Quick Base Solution Provider
Your Quick Base Coach
http://QuickBaseCoach.com
mark.shnier@gmail.com
------------------------------
true
Then make a relationships where One table A has Many Table B's and for the reference field on the right use a formula field with the value of [order#] as the formula. ie a mirror of the order#.
Then in that relationship look up the field of [Order Exists?]
Then are you have to do is make a report filtered by where [Order Exists?] is unchecked.
------------------------------
Mark Shnier (YQC)
Quick Base Solution Provider
Your Quick Base Coach
http://QuickBaseCoach.com
mark.shnier@gmail.com
------------------------------
- PaulPeterson14 years agoQrew Assistant CaptainThat's a great idea! and no need to filter, it will be used as part of a validation script and the relationship already exists.
Thanks Mark!
------------------------------
Paul Peterson
------------------------------