I want to rotate my character on only 1 axis not all 3

You can achieve this by using a break rotator node on the get actor rotation node to separate the rotation vector into its different components.

When i use the SetActorRotation it sets all directions and not just the one that i want (y axis)

Or right click the pin and split it.