I am using the Encodian connector to Populate a word Template and I am trying to populate a table for invoices like this:
So basically my invoice creates multiple rows for each part in an invoice. I was told by Encodian help to try this:
Tables – Encodian Customer Help
and then apply each to append the array variable:
I am stuck on what I put into the apply to each as a value and it wont let me name the append to array variable:
What I normally do for just a single row in a sharepoint list is this:
But I am not sure how to populate a single word template if I have multiple quantity, cost, and Partsandlabor for multiple rows.
Any help would be appreciated!