Some images would be nice to see what actually is the problem.
Also did you convert the mesh into nanite? Displacement will not work if the mesh is not nanite.
Also add these in your DefaultEngine.ini to enable tessellation if you haven’t already, without these your displacement also wont work :-
r.Nanite.AllowTessellation=1
r.Nanite.Tessellation=1