Is it possible to mask the shadows on a NormalMap ?

Ok i found how to get the light direction as a vector into the material BP. It looks like this in the material BP

Obviously, its not working because i didnt specify how the dot products output should apply a mask. Im kinda stuck at this point : i dont know how i should use this to apply a mask on the normal map.