# Filling a single Microsoft Word table with multiple rows from a monday.com board in Make using Word Templates

**URL:** https://community.make.com/t/filling-a-single-microsoft-word-table-with-multiple-rows-from-a-monday-com-board-in-make-using-word-templates/102529
**Category:** Questions
**Tags:** microsoft-365, mapping, monday
**Created:** [February 2, 2026, 9:33am UTC](https://community.make.com/t/filling-a-single-microsoft-word-table-with-multiple-rows-from-a-monday-com-board-in-make-using-word-templates/102529 "2026-02-02T09:33:42Z")
**Posts on this page:** 9
**Page:** 1

<div class="post-metadata">

### Author: ![Louis\_Tinant](https://avatars.discourse-cdn.com/v4/letter/l/898d66/32.png) [@Louis\_Tinant](https://community.make.com/u/Louis_Tinant)
#### Post date: [February 2, 2026, 9:33am UTC](https://community.make.com/t/filling-a-single-microsoft-word-table-with-multiple-rows-from-a-monday-com-board-in-make-using-word-templates/102529/1 "2026-02-02T09:33:42Z")

</div>

### 🎯 What is your goal?

Populate one single Microsoft Word document (via Make → Microsoft Word Templates) with a table containing one row per item from a [monday.com](http://monday.com) board, using data aggregated from multiple items rather than generating one document per item.

### 🤔 What is the problem & what have you tried?

I am trying to populate a Microsoft Word table using Make → Microsoft Word Templates (Fill a document with a batch of data) with data coming from a [monday.com](http://monday.com) board.

The scenario runs without runtime errors, but the generated Word document is not populated: the table remains empty (even when testing with a single column like Status).

I have verified that the data is correctly retrieved from [monday.com](http://monday.com) and that the Array Aggregator outputs a non-empty array containing the expected values.

I tried multiple configurations:

Using Loop or section with a {{#Rows}} … {{/Rows}} block inside a single table row in Word

Passing the aggregated array via Rows → entry as required by the Word Templates module

Removing the iterator to generate a single Word document instead of one per item

Simplifying the template to a single placeholder (Status only) to rule out template issues.

I followed this doc and no result [Microsoft Word Templates - Apps Documentation](https://apps.make.com/docx-templater#simple-value)

### 📸 Screenshots (scenario flow, module settings, errors)

 ![Screenshot 2026-01-30 170835.png](https://europe1.discourse-cdn.com/flex013/uploads/make/original/3X/a/9/a9def301f00e8de7b320b544dcf2a6f25c2deadf.png)

---

<div class="post-metadata">

### Author: ![Louis\_Tinant](https://avatars.discourse-cdn.com/v4/letter/l/898d66/32.png) [@Louis\_Tinant](https://community.make.com/u/Louis_Tinant)
#### Post date: [February 2, 2026, 10:15am UTC](https://community.make.com/t/filling-a-single-microsoft-word-table-with-multiple-rows-from-a-monday-com-board-in-make-using-word-templates/102529/3 "2026-02-02T10:15:15Z")

</div>

And this is my blueprint

[Integration Webhooks.blueprint.json](https://community.make.com/uploads/short-url/kZEiMkjBIvLwE6Z6EiWs7pc5umO.json) (47.8 KB)

---

<div class="post-metadata">

### Author: ![Louis\_Tinant](https://avatars.discourse-cdn.com/v4/letter/l/898d66/32.png) [@Louis\_Tinant](https://community.make.com/u/Louis_Tinant)
#### Post date: [February 2, 2026, 11:00am UTC](https://community.make.com/t/filling-a-single-microsoft-word-table-with-multiple-rows-from-a-monday-com-board-in-make-using-word-templates/102529/4 "2026-02-02T11:00:16Z")

</div>

Solved sorry, I missed the last part to “upload” a new world file, bu t unfortunately I can ‘t populate my WORD Table with my data! I’m not able te have multiple lines.  
Please someone can help me? I tried so many things

---

<div class="post-metadata">

### Author: ![samliew](https://dub1.discourse-cdn.com/flex013/user_avatar/community.make.com/samliew/32/13327_2.png) [@samliew](https://community.make.com/u/samliew)
#### Post date: [February 3, 2026, 1:16am UTC](https://community.make.com/t/filling-a-single-microsoft-word-table-with-multiple-rows-from-a-monday-com-board-in-make-using-word-templates/102529/5 "2026-02-03T01:16:09Z")

</div>

Welcome to the Make community!

The MS Word Template module is already an aggregator. If you want to fill it with values from module [5], then you have to rearrange your scenario this way:

 ![Screenshot 2026-01-30 170835](https://europe1.discourse-cdn.com/flex013/uploads/make/original/3X/3/b/3b9fd7f7452da23109e096d8a15e8d220b785628.png)

Hope this helps! If you are still having trouble, please [provide more details](https://community.make.com/t/mastering-the-make-community-get-started/11682).

— @samliew  
P.S.: investing some effort into the tutorials in the [Make Academy](https://academy.make.com) will save you lots of time and frustration using Make!

---

<div class="post-metadata">

### Author: ![Louis\_Tinant](https://avatars.discourse-cdn.com/v4/letter/l/898d66/32.png) [@Louis\_Tinant](https://community.make.com/u/Louis_Tinant)
#### Post date: [February 3, 2026, 8:34am UTC](https://community.make.com/t/filling-a-single-microsoft-word-table-with-multiple-rows-from-a-monday-com-board-in-make-using-word-templates/102529/6 "2026-02-03T08:34:50Z")

</div>

Hey @samliew ,

Thank you so much!, can you tell me how I can configure my Word module & Word Document to populate it with one line of my Monday board = one line in my Word table

 ![image](https://europe1.discourse-cdn.com/flex013/uploads/make/original/3X/e/c/ec2cca58097967982e31e970c916a28e918f5fa2.png)

 ![image](https://europe1.discourse-cdn.com/flex013/uploads/make/original/3X/3/5/35551b683cd6bd71fb558cf6b4576dbaa36cc067.png)

 ![image](https://europe1.discourse-cdn.com/flex013/uploads/make/original/3X/a/2/a29f22798987eb1fd27afa4d487a0c523a2e1467.png)

Here is my Blueprint :

[Integration Webhooks.blueprint (2).json](https://community.make.com/uploads/short-url/tLWFxEsYotj8CB99XhYM79vkNFt.json) (51.7 KB)

---

<div class="post-metadata">

### Author: ![Louis\_Tinant](https://avatars.discourse-cdn.com/v4/letter/l/898d66/32.png) [@Louis\_Tinant](https://community.make.com/u/Louis_Tinant)
#### Post date: [February 3, 2026, 11:08am UTC](https://community.make.com/t/filling-a-single-microsoft-word-table-with-multiple-rows-from-a-monday-com-board-in-make-using-word-templates/102529/7 "2026-02-03T11:08:50Z")

</div>

And I tried to plug an itearor but no result

 ![image](https://europe1.discourse-cdn.com/flex013/uploads/make/original/3X/6/b/6b36ce08613720bd9b77b50198489294ebce9b63.png)

---

<div class="post-metadata">

### Author: ![samliew](https://dub1.discourse-cdn.com/flex013/user_avatar/community.make.com/samliew/32/13327_2.png) [@samliew](https://community.make.com/u/samliew)
#### Post date: [February 3, 2026, 4:25pm UTC](https://community.make.com/t/filling-a-single-microsoft-word-table-with-multiple-rows-from-a-monday-com-board-in-make-using-word-templates/102529/8 "2026-02-03T16:25:59Z")

</div>

![Screenshot 2026-02-04 002546](https://europe1.discourse-cdn.com/flex013/uploads/make/original/3X/a/2/a2d3cfd0ead3b67bbbb44daaca180dc940db1037.png)

---

<div class="post-metadata">

### Author: ![Louis\_Tinant](https://avatars.discourse-cdn.com/v4/letter/l/898d66/32.png) [@Louis\_Tinant](https://community.make.com/u/Louis_Tinant)
#### Post date: [February 3, 2026, 4:52pm UTC](https://community.make.com/t/filling-a-single-microsoft-word-table-with-multiple-rows-from-a-monday-com-board-in-make-using-word-templates/102529/9 "2026-02-03T16:52:16Z")

</div>

Thank you I solved my issue this afternoon. Thank you for your help

---

<div class="post-metadata">

### Author: ![Make\_Bot](https://dub1.discourse-cdn.com/flex013/user_avatar/community.make.com/make_bot/32/14661_2.png) [@Make\_Bot](https://community.make.com/u/Make_Bot)
#### Post date: [February 17, 2026, 4:57pm UTC](https://community.make.com/t/filling-a-single-microsoft-word-table-with-multiple-rows-from-a-monday-com-board-in-make-using-word-templates/102529/10 "2026-02-17T16:57:04Z")

</div>


