How to Add Select Samples to a Report Created in SCIEX OS Software


日付: 03/20/2020
カテゴリー: SCIEX OS software

1 投票
   印刷する    記事を評価する:

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


Answer

To add only selected samples from a results table created in SCIEX OS software in a report, uncheck the Reportable column for the sample you do not want to report. 

User-added image

Then edit your report template to include an If statement within a ForEachSample loop to include $Reportable="TRUE". See example below. When the edited template is used to create a report, the samples that have the Reportable column selected will be the ones appearing in the report.

User-added image