function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Sumit Sarkar 2Sumit Sarkar 2 

Create indirect relationship using numeric fields?

I was able to get indirect relationships using TEXT(5) fields with Lightning Connect and OData working in a separate thread: https://developer.salesforce.com/forums/ForumsMain?id=906F0000000AyT7IAK

However, I cannot get indirect relationships working with numeric fields.  Has anyone gotten this to work?
SonamSonam (Salesforce Developers) 
Hi Sumit,

I was able to create an indirect relationship between two number fields - can you please explain the exact issue you are facing..

One thing to note - the field on my standard/custom object was set as an external and unique field after which it showed up as an available one in the indirect relationship I tried to set on the external object.