Hey there. I trying to build a flow which updates the table of word documents. For that I created a word document with a table and an repeatable control. Then I pass some data to the RepControl in 'Populate a Microsoft Word template'.

After this step I 'Update File' which has the content of 'Populate a Microsoft Word template'.
Now my problem is that the data gets duplicated.

But I actually want to update the table so there are no duplicates.
Is there any possiblity to achieve this?