Hello, I have a word where I have created a table with two rows, one of them is repetitive and with two fields from a powerbi table. Then with power automate I make it collect rows from the powerbi table and put them in a word, the problem is that it duplicates data.
It does everything right for me but it always repeats the entire table twice, if the table has a total of two rows, it creates four, if it has one, it creates two... always like that and I don't know why that is.


In fact, at the exit of the loop, it collects each row only once (in the example in the screenshot it only has one row) but when it comes to collecting that data with Populate a Microsoft Word Template, it already collects it twice.

Any ideas?