Hello Power users,
I build a power app with repeating section. Repeating section's collection data from the form is creating records in another list (child list). In the edit mode of the form I decide to delete from repeating sections (the entire row). I need to delete that record from sharepoint child list as well. Because during the view mode of the form I still see the repeating record I deleted. The code for the delete repeating section is below. How could I update it so that it would delete the repeating section from the child list so that I cannot see it in view mode.
Delete code : Remove(Collection, ThisItem)
Any help please?

Report
All responses (
Answers (