I want to output tables with parent-child relationships as CSV using a template (I'm really having t

I have the following parent-child table and want to use the template to output the parent and child records to one CSV file, but it does not work.
It was possible with one record where parent:child = 1:many.
Is it possible to output multiple parent-child records?

Other related questions have not been answered.
I am very confused.
Can someone please advise me on the matter?QA.png

Solved Solved
0 1 123
1 ACCEPTED SOLUTION

I was able to implement it in VC by simply setting the fields of the parent table to the child table.
Sorry for the trouble.

View solution in original post

1 REPLY 1

I was able to implement it in VC by simply setting the fields of the parent table to the child table.
Sorry for the trouble.

Top Labels in this Space