Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago

Unpack nested API response to separate tables, in Pro workspace, without replicating API call

I have a query to an API that includes a nested column that contains multiple records for each record in my response.  I'd like to break these out into separate tables, given the different granulari...