Hello to all,
I have 2 lists:
First is main list of devices with technical data, prices, ets and with different status(Choice column)
Second list(Available devices) should be automatically managed with flow (If status from first list is Ready then copy to this list - I can do that)
The problem is how to automatically delete item from second list(Available devices) - I would like to do something like that:
If status in First list is set to 'Ready' copy item to Second list. If status in First list has been change for 'Sold' or 'Hire' then delete this item from second list. Can you advise me how to do that? It is possible?


Report
All responses (
Answers (