I have a list of Vendor names that I'm using to filter each Paginated report which is set as parameter in Report Builder. I would like Flow to export a report for each Vendor / "Do-Loop" and then have the report saved to a specific SharePoint folder with the Vendor's name.
What is the best way to accomplish this?

I tried using this Flow template and using this expression String('Vendor_Name') under the ParameterValues value -

I'm getting all sorts of errors. I have tried multiple expressions but will get this error "Flow save failed with code 'InvalidTemplate' and message 'The template validation failed: 'The repetition action(s) 'Vendor_Name' referenced by 'inputs' in action 'Export_To_File_for_Paginated_Reports' are not defined in the template.