Hi Forum
Flow is triggered when a file is created in OneDrive folder. Create table in range A1:H28 and add table headers.
Hour | Day7 | Day6 | Day5 | Day4 | Day3 | Day2 | Day1 |
In Hour column there are 3 rows that I want to delete
Row 2 contains text - Strategic........
Row 3 contain text - Payment.......
Row 4 is blank - ""
The output of List rows present in table includes below
"Hour": "Strategic"
"Hour": "Payment
"Hour": "",
I have added a Apply to each
Select an output from previous steps as below
Error Detail: No row was found with Id 'Strategic'.
Any advice / solutions to delete the 3 rows mentions above would be really appreciated.
Thanks