So the idea would be that i have an excel file that changes all the time. I want to import all new entries into a sharepoint list. Now i have two problems.
1. It allways says that at every step it failed to fetch
2. And somehow my condition failed
i just started and i have no idea how to fix it or what i did wrong
The flow would be as follows...
The filter query is: @And(equals(items('Apply_to_each')?['CO Nr_x002e_'], item()?['CONr_x002e_']),equals(items('Apply_to_each')?['ART_x002e_ Nr_x002e_'], item()?['ART_x002e_NR_x002e_']))
the condition is: empty(body('Filter_array')) is equal to "true"
This article explains why you are getting the Failed to Fetch error. Its normally caused by a firewall blocking some needed traffic between your computer and the cloud. Client Request Aborted or Failed to fetch - Power Automate | Microsoft Learn
Tomac
986
Moderator
stampcoin
699
Super User 2025 Season 2
Riyaz_riz11
577
Super User 2025 Season 2