Good Day everyone, I'm a bit new to this and have a conundrum.
I have an Asset Inventory list, and one of the columns is a Choice value, one of which is Disposed. I am trying to create a flow that when an asset has the Disposed value, it adds that to a Disposed Assets list, and deletes it from the original. The first part works fine, and adds the modified date to the disposal date in the new list, but it doesn't delete the item from the Asset Inventory list. I assume it's something simple but I can't see what I'm doing wrong:

