Date: | 11/14/2021 |
Categories: | SCIEX OS , Analyst Software , MultiQuant Software |
For research use only. Not for use in diagnostic procedures.
Answer
When using the Reporter Template Suite Software with MultiQuant™, Analyst® or SCIEX OS software, the report output may indicate "no data" in the sample comment column if there is no text in the corresponding column in the results table. To eliminate "no data" as a response in the report, try using the following IF/ELSE statement:
IF EMPTY($Sample_Comment) (Text Field: none)
ELSE (Text Field: Sample Comment)
Posted: now