I recently switched to Paraview 5.4.1 from a commercially available visualization tool. I am able to create the required slices, but when I try exporting/saving the data in CSV, the exported data is not in a format I want or rather all the data is not in one file. Saving data created multiple files with point coordinates, but the scalar data was missing. Exporting field data gives me the scalar data but no space coordinates. How can I export both space coordinates and scalar data from a slice in to a single CSV file?
And if possible can someone explain me as to why multiple CSV files are created?