I have created a flow in power automate which should attach some PDF files from a SharePoint folder and send the mail to me but in the "Get File Content" step, I am getting this error even though I have the PDF files present in the SharePoint folder. Please help me with that.
Error: "ActionConditionFailed: The execution of template action 'Get_file_content' is skipped: there are no items to repeat."
what is the error here as i receive this error message
the compse contains
convertTimeZone(utcNow(), 'UTC', 'Egypt Standard Time', 'MM-dd-yyyy')
fitter query
formatDateTime(items('Apply_to_each')?['field_5'],'MM-dd-yyyy')
condition
formatDateTime(items('Apply_to_each')?['field_5'],'MM-dd-yyyy') eq output of the compose
the compse contains
convertTimeZone(utcNow(), 'UTC', 'Egypt Standard Time', 'MM-dd-yyyy')
fitter query
formatDateTime(items('Apply_to_each')?['field_5'],'MM-dd-yyyy')
condition
formatDateTime(items('Apply_to_each')?['field_5'],'MM-dd-yyyy') eq output of the compose
Michael E. Gernaey
497
Super User 2025 Season 2
David_MA
436
Super User 2025 Season 2
Riyaz_riz11
244
Super User 2025 Season 2