
Announcements
Description of the Problem:
I am trying to create a Power Automate flow that processes CSV files uploaded to a SFTP folder. The goal is to extract participant codes from each file and filter the data based on these codes. However, I am encountering issues with initializing a variable and using a Filter Array action correctly, leading to execution errors.
Current Setup:
RowsByParticipantCode, type: Array).PARTICIPANT_CODE).RowsByParticipantCode).PARTICIPANT_CODE).Error Messages:
Steps Taken:
Additional Information:
I have attached screenshots of my flow, including the JSON structure of the actions and any error messages displayed in the run history.
Request for Help:
Can someone help me identify why the Apply to Each action is failing with a type 'String' error? Additionally, what is the best way to structure the flow to ensure that the Filter Array action works correctly and efficiently?
Any help would be greatly appreicated!