zoom function for strategy game camera

I am trying to make a camera for a 3D strategy game, the camera needs a zoom function I tried the following blueprint to make that happen but it doesn’t work.

the input axis zoom is bound to the mouse wheel axis input, do I need to multiply the axis value by something to get what I need?