Reference between different data sources

Hello everyone, I hope you are very well.
I tell you, I am developing an app that has a data source (EOP), one of its tables (WELLS) has a data (ID_RTU). On the other hand, I have developed an app where information from the RTUS is stored, in a different data source (OrderYEquipment Assembly) in the EquipmentStock table.

Will I be able to refer to the EquipoStock table found in the OrderAndEquipmentEassembly data source, from the Wells found in the EOP data source?

0 3 192
3 REPLIES 3

All tables in an app are individual entities, and any can be referenced from any other, regardless of which data source or file they are from.

thanks @Marc_Dillon. Can you tell me with an example, or tutorial so that I can learn how to do it?
Thank you very much again

Top Labels in this Space