Good day to all. When interacting with QlikSense Enterprise via NetSDK, I try to call the ExportData method of the GenericObject class with the NxExportFileType.EXPORT_PARQUET parameter, thus someGenericObject.ExportData(NxExportFileType.EXPORT_PARQUET) But I get the error 3004 Unsupported file format version Is export to parquet files really not supported, or are there any nuances?