Hello, guys,
I have two Sharepoint Lists. From One I take relevant Event IDs and from the second I take people who participated.
I first get all Event IDs and then I want to filter the second Sharepoint Lists only by the Event IDs I took from the first list.
So something like this (written in Filter Query):
I already have the EventIDs stored in Array Variable (TrainingsList) but I can do whatever I am supposed to do if that helps.
I really wanna filter it in the source so I don't take all the data.
Could someone help, please?
Thank you