Hey everybody,
I show u my screenshot to give u a n overview of another flow i built. I have a masterlist and 3 sublists. I have a column i sharpoint where i store the information which sublist the item is for. So when i create a new item in the masterlist and set one of the 3 sub lists in the SiteCollection column, the same item will be created/modified in list a or b or c. Therefor i use the Switch function.
I pass the Identifyer of the masteritem to the subitem (so i can check if the same item is already in one of the sublists and i can make sure the right item will be updated when necessary).
I need exact the same thing but the difference is, i want to delete the item in one of the 3 sublists when i delete it in the masterlist.
I can not use the Swtich function like i did in the one of the screenshot because the "when an item is deleted" trigger does not offer me the column "Sitecollection" in the dynamic content.
Can somebody help me recreate what i did when adding/modifying the item?
