Hello Experts,
I had earlier posted the same query but I could not get it resolved. Below I have added the List A and List B .
I require, when a new record is created in List A until the status changes to UD it remains in List A. Once the Status is UD it creates a line item in List B.
When there is an update in List A for a UD Status record then List B to be updated for that particular line item record.
List A has project repeated multiple times but only one record to be created in the List B.
I have added the trigger, when an item is created or modified. @Settings Trigger @equals(triggerbody()?['Project_x0020_Status']?['Value'],'UD').
Result of Current Flow :The issue that I am seeing is, every time I update the project it adds as a new line item in List B.
Kindly explain what step I am missing.
Thanks
Taruna


