Hi,
I have a simple flow that uses Excel.
As you can see in the picture, disregarding the "list rows present in a table" part, it loops through the rows and I'd like it to update a specific cell, namely the first empty cell of the first column (it's inside the "empty(...)" condition), via Update a row, based on "ItemInternalId", since there's no other "key column" in the table. Does anybody have an idea if it is possible?
Behind this, there's an excel file that is a register where, on a single row, there are some manual/text cells and some formula cells: that's why I'm avoiding the "Add a row" action (which, I presume, would not add the formulas I need in the excel...).
Thanks and best regards.
