Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

JIRA

SUMMARY

DETAILS

ORG-25438

Parameter and User Parameter is missing after import Excel

Use Data: Import From File: Excel… to import Excel file and specify some rows as parameter or user defined parameter.

==> After import. Parameter and User Parameter are missing

ORG-25226

Origin freezes when import SQLite DB with empty image field

If a SQLite table contains empty Image field, import it will cause Origin freeze.

Fixed in Origin 2023.

Worksheet

JIRA

SUMMARY

DETAILS

ORG-25219

Certain SPC files Imports slowly

It’s related to certain spc with many columns. It’s about 4 times faster in Origin 2023.

E.g. For a 7MB spc file with 2000 column and 1000 rows. The speed is improved from 62.109 sec in Origin 2022b to 16.984 sec in Origin 2023.

ORG-25262

Use Categorical Text instead of index when join worksheets by column

When joining worksheet by categorical columns, we used categorical index instead of categorical text.

Fixed in Origin 2023 to use categorical text so same text will be treated the same.

ORG-25403

LSI customer nc file makes Origin crash -- NAN(IND) support for nc files.

NetCDF Connector fails to convert certain NAN(IND) data to missing values when import into Matrixbook.

Fixed in Origin 2023.

ORG-25482

Set Values with specific formula crashes Origin

In Origin 2022b, fill col(A) with data, set value with formula on col(B) with formula like i==1?A1:(A[i]-B[i-1]) will crash Origin.

Fixed in Origin 2023.

...