Forum Discussion
CraigSchulz
7 years agoHelper II
Expand Column Containing list of Records from API Call
First, I know there are similar threads, but I did not see any just like this. Following an API call I have this: What command or function should I use in order to return a table where the ...
- 7 years ago
The argument would be the list within the 'object' field since it contains a list of records CraigSchulz
LivioLanzo
7 years agoSolution Sage
The argument would be the list within the 'object' field since it contains a list of records CraigSchulz
CraigSchulz
7 years agoHelper II
Thanks! That worked great, and so much simpler than what I had been trying.