Hi,
I have a word template with a repeating section. The repeating section contains fields which are populated with values from an array.
For any reason the values are not put into the right fields. A test-run of the flow shows that the values are assigned correctly in the "populate a word template"-function, but in the word file the values are showing up in the wrong fields.
Some fields aren't populated at all.
This is how I append values to the array:
This is how I append values to the array.
Test shows that the values are assigned correctly.
In the word file the value of "Battery_O_Evaluation" is shown in field "Battery_O_Status". The field "Battery_O_Evaluation" keeps blank.
Hi @Lukas1
I have blog post on working with word templates. Can you check here and match if you have correctly configured the word template and then the flow: https://www.bythedevs.com/post/how-to-populate-a-word-template-with-repeating-control
Hope this Helps!
If this reply has answered your question or solved your issue, please mark this question as answered. Answered questions helps users in the future who may have the same issue or question quickly find a resolution via search. If you liked my response, please consider giving it a thumbs up. THANKS!
@yashag2255, thanks for your reply. I read your blog post and found two differences:
1. I created the repeating section first, then I added the fields within the repeating section. I will try it the other way around, but I don't have much hope.
2. In your array you add a "-" after each value. What is that for?
Thanks,
Lukas
Hi @Lukas1
It is not a "-" it is a "," after each value only until the last but one value for creating appropriate JSON object.
Hope this Helps!
If this reply has answered your question or solved your issue, please mark this question as answered. Answered questions helps users in the future who may have the same issue or question quickly find a resolution via search. If you liked my response, please consider giving it a thumbs up. THANKS!
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
Announcing a new way to share your feedback with the Power Automate Team.
User | Count |
---|---|
43 | |
18 | |
15 | |
14 | |
12 |
User | Count |
---|---|
77 | |
38 | |
29 | |
20 | |
19 |