Hello,
Hope you are all well.
I'm attempting to create a flow that takes rows from an excel sheet and populates it into a word document. This is to generate a daily construction activity memo.
The trigger is manual.
The data in the Excel is structured (see image below) in a way that I need to return multiple rows from excel to populate a single table/generate a single document in word.

I have created a word template with the below fields (see below) and have nested Plain Text Content Controls within a Repeating Section Content Control.

The below images are from the flow that I created.
I understand that the "apply to each" is a loop, and I know I'd have to append but I'm not entirely sure how to as I'm new to this.
Any help would be greatly appreciated. Thank you.

