Hello, I have a flow that I want to do the following:
Anytime an item is added to SP List --> Add row to Excel Table
Anytime an item is updated in SP List --> Update row in Excel Table
It seems like a simple enough flow, but the second part of my flow (updating excel rows) is not working. It for some reason doesn't recognize the ID and adds a new row. Please note ID2, is in fact the ID field from SP (it was somehow renamed, but it is still represented by ['body/ID'].
The Condition formula is empty(body('filter_array')) is equal to TRUE
Any help is appreciated!
Thanks,
Pete

Report
All responses (
Answers (