Hi guys, I’ve been trying this for very long but I’ve not been successful
Basically, I’m trying to create a flow to update a name in an excel sheet table, replacing the old name with a new name. As there are multiple rows with the same name, I’ll need to update all rows for data consistency.
1) Get rows from an excel table with the ‘List Rows Present in Table’ function
2) I try to filter query so that it gives me the lists with the columns which has the value of the old name using this command
- JDE Cost Center Owner eq ‘dynamic content of the outgoing DisplayName’
When I do this, it always gives me this error. Anybody can kindly assist me on this?


