Help

Re: Nested or Double lookup?

588 0
cancel
Showing results for 
Search instead for 
Did you mean: 
Scorance
5 - Automation Enthusiast
5 - Automation Enthusiast

I have 3 tables: Links, Namespaces and Servers.

The “Servers” table has a field for “Environment” (TEST, LIVE, DEV)

The Namespaces table is linked to Servers.

The Links table is linked to Namespaces.

On the Links table, I have a lookup field for Server. This shows what server a link is on, based on the linked Namespace.

How can I also add “Environment” to the Links table? Link > Namespace > Server > Environment.

3 Replies 3
Scorance
5 - Automation Enthusiast
5 - Automation Enthusiast

Basically I want to do a lookup on a lookup:

6d564de4cc8b35b4bfeee4a5b6aafca0e9bc895e.png

Andrew_Keppel
4 - Data Explorer
4 - Data Explorer

I agree! Dotwalking would be immensely helpful and would extend the usefulness of the app a great deal. Both being able to access reference fields in filters or in the formula field-type.

You simply need an extra table for the Enviroments. More complex but more flexible.