Decrease speed on Launch/Knockback

I have the following blueprint to apply a knockback effect:

However, when for example I use a force of 2000, it will produce a nice knockback effect, but it is too fast. How can I apply a far knockback, but with less speed? I assume I have to use delta time, but I’m not sure how to implement that.

Thanks for reading!