Move players camera at marker's position

Hello, here is the question:
I have character, with camera. Also i have table actor with camera marker that look at this table (from above).
How can i move player’s camera to table’s marker camera?

if i use “get location and rotation” of table camera → set to player’s camera - all works, but there is no “move” action over time.

if i use “Move component to” - camera just look at table from player’s position., also if i try to “get world location and rotation” of table and set it to “move component to” player’s camera fly’s away somewhere to zero of world )

So what else can i use? I also can to use “set location and rotation” + “timeline”, but is it right way to make such simple thing?

kk, got it.
Achieved with “Set view target with blend”