Access foreign variabel from another APP in a calculated field

Hi, im trying to access to some information from a vinsulated app through a calculated field. But I cannot acces to all the information from the linked apps.

As shown in this picture, there is a linked record from the app suscribers.

image

But when I try to access a field from suscbriber through a calculated field, I only have access to information from other apps linked, not from suscribers.

1 Like

Hopefully I can make this clear. :slight_smile:

Let’s say you have App A and App B. App A has a relationship to App B so you can build a calculation field in App A with all of the fields in App B.

Let’s say App B has relationship fields to App C. There is no way to build a calculation field in App A and reference fields from App C.

However, what you can do is create other calculation fields in App B that pull in data from App C, and then those fields are actually in App B and accessible from the calculation field in App A.

1 Like

Hi, but in this situation it’s a direct relation that I’m trying to access. In this case suscriber would be App A and company App B. I want to create a calculated field in App B that needs access to a field from App A

Is the field you need access to in App A a relationship field?

Yes, It is a realtion field