How to Sum the Concentrations of Isomers in SCIEX OS Software


Date: 03/02/2026
Categories: SCIEX OS software

   Print    Rate Article:

For research use only. Not for use in diagnostic procedures.


Answer

To add the concentrations of different isomers together when processing data in SCIEX OS Software, open a processing method in the Analytics mode of the software. Select the Calculated Columns tab in the processing method and then select Add Formula to create a custom calculation for adding the isomers. 

Type a  name for the custom calculation in the Formula Name field, and then select the GET function. For example, the custom calculation syntax shown below could be used:

=GET([Calculated Concentration];'Analyte Name 1')+GET([Calculated Concentration];'Analyte Name 2')

Make sure the analyte names exactly match the the way the name used in your results table. 

User-added image