@Mira_Ghaly
Here is my flow




The problem is if i choose Top count as 1 in List rows, the results of conditions in 'Apply to each' will be 'true'.....Even if all the values are correct to get the false result.
And I am trying to update the record from the 'when a row is created' trigger
I have created a look up field called parent claim with N:1 relationship and trying to update that field with record from List row action.
BUT i am getting NotFound error in Update action.
If I use the delete action with Same GUID, it is working. But only Update action is not working.
And if I try to delete the record which i got from list rows, it is deleting the record successfully,
But if i try to delete the record from 'when a row is created' trigger, it is deleting but in showing error in Apply to each condition as ActionFailed. No dependent action succeeded.
Sorry for posting more than one thread here.
I am new to Dynamics and I am not getting what is wrong with my flow.
Thank you...