How to hide a part of a mesh?

I have two files .vtu, one represents a global mesh and the other represents a local mesh that is over the global mesh, as seen in the figure below.

I want to hide the part of the global mesh that is under the local mesh, as it can be seen in the figure below. Is there any way to do this in ParaView?

Can someone help me?

Not automatic way to do that, but you can always select the cells you want to hide, invert the selection in Edit -> FIndData and then use ExtractSelection.