Hi Andrew,
As per the detailed description, it seems like you have a very specific and important use case for managing your clinic operations during weather events. From my understanding, the key is to update the existing item in the list instead of creating new ones each time for the weather events.
In this situation, currently there has no build-in feature to automatically erase the existing items and replace with new ones after an event reset. And it is suggested to use Power Automate to create a flow that updates existing items in your list based on the form submissions. Here’s a general outline of how you can set this up:
- Create a Power Automate Flow: Start by creating a new flow in Power Automate. You can set the trigger to be when a new response is submitted in your Microsoft Form.
- Get Response Details: Use the "Get response details" action to retrieve the details of the form submission.
- Search for Existing Items: Use the "Get items" action to search your Microsoft List for the existing item that matches the clinic information provided in the form submission.
- Condition to Check for Existing Item: Add a condition to check if the item exists. If it does, use the "Update item" action to update the existing item with the new information from the form. If it does not exist, you can handle this case as needed (e.g., notify someone or log the issue).
- Update the List Item: Use the "Update item" action to update the existing list item with the new data from the form submission.
By setting up this flow, you can ensure that each clinic's status and closure requests are updated in the same list item, avoiding the creation of duplicate rows. This approach allows you to consolidate your operations into a single MS List where clinic managers can log their status and closure requests, and executives can review and approve them all in one place.
I do understand there may have some detailed steps and actions required further support on building a more appropriate workflow based on your scenario, so I suggest post in the related Microsoft Power Platform Community - Power Automate Forum Thread for expert assistance. This is a specific channel related with Power Automate and you will get the most qualified pool of respondents, and other partners who read the forums regularly can share their knowledge and provided detailed guide on building your own flows in the most efficient way.
Please correct me if I made any misunderstanding or if there have anything else I can do for you.
Your patience is highly appreciated. Hope you a nice day and stay safe!
Best Regards,
Mia