
Hi all, i created a power automate flow that gets rows from Oracle Database and populates a word document with a template stored in SharePoint. Then it creates a file with the populated fields. After it creates the file it creates a docusign envelope. It adds documents to a envelope from the created file. It adds recipients to an envelope and adds tabs for a recipient on an envelope. The word template that gets populated and it's stored in SharePoint. The below table is created that if the data from ODS has more than 1 record it automatically adds rows based on the records using the Repeating Section Content Control in Developer in word document. All the other columns have the Plain Text Content Control except the last one which needs to be populated in DocuSign. The issue is ocurring that whenever the table has more than one row, whatever i write in the first input in the first row, the other inputs in the other rows get the same value. It's like a chain or smth like that. I want to be able to input different values on each row. If someone has a solution to this issue please let me know. Thank you!