Accessing SharePoint Lookup Field Values with Microsoft Graph
Let's say I have an Orders list that has a lookup on a Customers list. The name of the lookup field is Customer and the target of the lookup is the Title field which stores the customer code.
Now I want to get data from the Orders list using Micros...
robwindsor.hashnode.dev2 min read
Rohit Abraham Antony
Hi Rob, thank you for the post. I know its been a while, is there a second part to this article or have you found any workaround to this?