Populate Repeating Control of Word Template using Power Automate

 Introduction: Power Automate makes it easy to populate word template, we can have table (Repeating control) that can be populated using Power Automate, For information on how to create and Populate Word Template- Refer my Blog: Create and Populate Word Template Using Power Automate

 

Steps:

Create a table and add content controls for each cell.

 

Graphical user interface, application

Description automatically generated

 

After adding content controls, select the entire row and add repeating control.

 

Graphical user interface, application

Description automatically generated

 

 

In Power Automate initialize an array Variable, Use append to array action and create the table you wish to populate in the Word Template.

Note: Value for the array variable will be {"title in content control properties" : "actual value"}

Graphical user interface, application, Teams

Description automatically generated

 

In Action populate the word template, you will see repeating control, Change the form to accept an array input, by clicking on the symbol highlighted in below screenshot.

 

Table

Description automatically generated with medium confidence

 

Now Add your array as input in populate word template action.

 


Comments

Popular posts from this blog

The supplied reference link is invalid Error in Cloudflows

Set Dynamic Recipients of D365 Email in Power Automate

Retrieve Email Recipients (TO, CC, BCC) in Cloud Flow