The quickest work-around is to only load the data you need when opening the files for post processing. Here, I’ve only selected the volume fraction:
Then you can apply whatever filters you need (e.g., slice):
If you want to show multiple variables at the same time (e.g., side-by-side), you can do individual variables, then glue the images together.