I have a word document that has 3 separate tables, however, only one shows in the word template. What am I doing wrong?
Word in Flow
Word Document
So you need to define the simple text content controls for each table differently and also the array that feeds this table in flow.
If this defines the first array:
{
"Product Type": "Content",
"Item": "Content",
"Description": "Content"
}
Then the other should be
{
"Product Type 2": "Content",
"Item 2": "Content",
"Description 2": "Content"
}
And so on.
I hope this helps.
Michael E. Gernaey
66
Super User 2025 Season 1
stampcoin
61
rzaneti
31
Super User 2025 Season 1