Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello -
I'm using the REST connector to retrieve List Data from Sharepoint. In the REST call, $expand is used to get the value of a People Field and a Lookup Field for Status.
The JSON return becomes Multi-level when $expand ... well ... does the expansion of the fields...
Is there a way to have the additional level(s) placed into the table directly?
I reviewed some earlier posts around multi-level JSON from 2017-ish time frame ... Has there been any improvements or different options being now 2020?
Below / attached is the endpoint URL and the return data ... In this case, there is the main level and just one level below.
Is it possible to get the second level into the main table directly?