Hi, I’m trying to use a reference set to determine the text value of 'Location'
. For context; the 'Location Employee Reference'
is inside a collection in a group which is updated by an interface. 'Location Employee'
itself is not updated by this interface. This is all in an application model of Uhura.2.
It seems that everything points in the right direction, however there is an error. This error states that is expects the referenced value of a reference even though it has the reference itself, which I imagine should be sufficient. What causes this error and what is a possible fix?
[ … ]
~~