Set Morp Target not working with for Each Loop and a Random Delay

I tried various options here and I run in the same issue for all of them. Nevertheless to me an Actor Component looked logical, since I want to add that component to other actors. Anyway, when I do this, I get stuck like this:

  1. I added a variable for the skeletal mesh
  2. I create a new function to animate
  3. I am not able to fill that function, because the “Add Timeline” component is not available to add to this blueprint:

What am I missing here?