Forum Discussion
MarkShnier__You
Qrew Legend
4 years agoIf there is only going to be one predecessor per record, then you can make a formula Mirror field called [Predecessor Mirror] with a formula of
ToNumber([Predcessor])
Then make a relationship of the table to itself and use that as the reference field. Then lookup the status of the Predecessor record into the "successor" record.
------------------------------
Mark Shnier (YQC)
Quick Base Solution Provider
Your Quick Base Coach
http://QuickBaseCoach.com
mark.shnier@gmail.com
------------------------------
ToNumber([Predcessor])
Then make a relationship of the table to itself and use that as the reference field. Then lookup the status of the Predecessor record into the "successor" record.
------------------------------
Mark Shnier (YQC)
Quick Base Solution Provider
Your Quick Base Coach
http://QuickBaseCoach.com
mark.shnier@gmail.com
------------------------------
DonLarson
4 years agoQrew Elite
Mark,
Wouldn't it be great if Successors could see the status of all Predecessors through the native relationship!
------------------------------
Don Larson
Paasporter
Westlake OH
------------------------------
Wouldn't it be great if Successors could see the status of all Predecessors through the native relationship!
------------------------------
Don Larson
Paasporter
Westlake OH
------------------------------
- MarkShnier__You4 years ago
Qrew Legend
Yes, it would be nice if that was all native but I see no indication that QuickBase will ever improve the functionality of their predecessors.
But once you have a set up to do the look up for a single predecessor as I described above, it is a very small leap from that to modify the formula field to extract out the first or second or third predecessor and have say three relationships to pull the status of the first three predecessors into the success of record.
------------------------------
Mark Shnier (YQC)
Quick Base Solution Provider
Your Quick Base Coach
http://QuickBaseCoach.com
mark.shnier@gmail.com
------------------------------