Forum Discussion
Anonymous
4 years agoNot applicable
Dyanmic Query per Row O
I have an API call which pulls a dataset, this dataset contains an ID for the child dataset (audience). e.g. /url/campaigns returns: campaign_id, campaign_title, campaign_audience_id Unfortunat...
Anonymous
4 years agoNot applicable
Hi Winniz,
Thanks for your reply.
That looks almost there, but the ID value (and consequently, child dataset) changes per row of the parent.
In your example does the Source loop for each row of the parent supplying the ID?
My parent table has an unknown number of records so this makes manual addition of a child dataset per record unvible.
Please see the attached image, I hope it clears things up.