Select to view content in your preferred language

Link the ID field to a record in another table

678
3
Jump to solution
05-18-2023 01:04 PM
JayanthiRajagopalan
Emerging Contributor

I have 2 tables that are related through a relationship class. I am trying to make the ID field in one table clickable so that when the user clicks on this field, it should open the corresponding record in the other table. Can this be done in ArcGIS PRO?

0 Kudos
1 Solution

Accepted Solutions
JohannesLindner
MVP Alum

Option 1: Use the Attributes Panel.

If you select a feature, you can show all related features in the Attributes Panel and manually select them there.

JohannesLindner_0-1684500566314.png

 

 

Option 2: Automatically select all related features

You can make it so that when you select a feature, all related features get automatically selected. This options can be found in 2 places:

The layer options:

JohannesLindner_1-1684500652581.png

 

The Attribute Table:

JohannesLindner_2-1684500734615.png

 


Have a great day!
Johannes

View solution in original post

0 Kudos
3 Replies
JohannesLindner
MVP Alum

Option 1: Use the Attributes Panel.

If you select a feature, you can show all related features in the Attributes Panel and manually select them there.

JohannesLindner_0-1684500566314.png

 

 

Option 2: Automatically select all related features

You can make it so that when you select a feature, all related features get automatically selected. This options can be found in 2 places:

The layer options:

JohannesLindner_1-1684500652581.png

 

The Attribute Table:

JohannesLindner_2-1684500734615.png

 


Have a great day!
Johannes
0 Kudos
JayanthiRajagopalan
Emerging Contributor

Thanks Johannes!

0 Kudos
JohannesLindner
MVP Alum

If that answered your question, please accept the solution, so that this thread is shown as answered.


Have a great day!
Johannes
0 Kudos