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"