If item exists already - update multiple items based on the trigger ID
Hi everyone,
I once again have to rely on peer knowledge, because I just can't get it to work.
Scenario:
List 1 = all items in native language
List 2 = all items are translated in every available language
--> Objective: update this item in all languages in list 2
If an item is now created / modified in List 1, my goal is to check whether the items are already existent in List 2 in all languages. So with 10 languages there should be 10 times the initial item from list 1.
However I just cannot get the filter to work to tell me whether these items already exist or not, it's always equal to 0.
The filter functions with a column called "OriginalID" containing the ID of the trigger item.
I'd appreciate your help very much!!

Multiple tests with changing the length output to the get items action / filter array / filtering for different columns have been conducted without any change in outcome.
Thanks!