Hi,
I am trying to include all variables in my Python code that belong to the VChain app in Workspace. I found the following: TR.SCRelationship, TR.SCRelationship.ScorgIDOut, TR.SCRelationship.instrument, TR.SCRelationshipConfidenceScore, TR.SCRelationshipFreshnessScore, TR.SCRelationshipUpdateDate
These variables are not included in the data item browser, but they can nevertheless be added to my code using the Eikon data API key, succesfully.
Based on the output of the VChain app in the Workspace web application, there should be more supply chain variables available (such as Country/Region and Industry). Does anyone have an answer?