The mentioned requirement seems like you want to have a Dynamic condition placed in an Excel sheet, and the Bot should understand the condition and do the required.
Even for these cases, we would need to fix what are the different conditions that we would need to perform and then create a Config file as required so that the Bot could adapt to it. We cannot make the Bot do dynamic conditions like Once the Filtering to be done, next Bot should do Updation.
Something like the below :
Here, we can make the Bot fetch the below data and work accordingly with the assumed conditions that the Filtering should be done where the rows have the Rating column greater than 4.3 and Fetch only first 30 rows.