Hello,
This trigger "When a row is deleted" is not getting triggered when an app is deleted. I made some apps just for testing, I have deleted them I have checked them in Dataverse and they are set to yes. But the trigger is not triggered.
Any advice?
Hi @Claudiu,
Do you want to trigger the flow when a row is deleted in Dataverse table?
You should delete a record from the Dataverse table rather than delete an app.
I have a test and the situation is confirmed on my side.
Once I delete a row from the table, an email will be sent to myself:
I delete the row from Dataverse table as below:
I want to delete an entry in a SharePoint list when an app is deleted (app deleted means that a field admin_appdeleted is YES or NO ) in Dataverse. The Power Apps are not deleted from the Dataverse.
After you post I think I must you the trigger When an app is modified with the filter admin_appdeleted eq true to be deleted from SP?
But this is very strange because since yesterday the trigger was working and actually deleted an app from the list.
Hi @Claudiu ,
You are using wrong trigger than. In this case you only have to use when a row is updated since that field is getting changed. also you are adding the filter expression in another parameter which keeps blocking your flow if the value is not true.
Thanks
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
Announcing a new way to share your feedback with the Power Automate Team.
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
User | Count |
---|---|
64 | |
22 | |
16 | |
16 | |
11 |
User | Count |
---|---|
132 | |
44 | |
32 | |
32 | |
28 |