This procedure shows you how to create an overlaid chromatogram that displays only the samples of a specific sample type.
Add the data field Fields > Sample > Type to the report template.
Add the Multi Signal Plot Overlaid snippet to the report template.
Select the two items and click the Group Items icon to create a composite group.
Repeat the composite group on Sample_Type.
If you used multiple signals, filter the chromatogram for one specific signal. For example, the filter expression would be:
Expression |
Operation | Value |
---|---|---|
Signal_Name |
Contains |
="DAD 1A*" |
Add the Multi Signal Plot Overlaid snippet to the template.
Filter for the sample type, and if required, for a specific signal. For example, the filter expression would be:
Expression |
Operation | Value |
---|---|---|
Sample_Type |
= | =3 |
Signal_Name |
Contains |
="DAD 1A*" |
If you filter for an enumeration (such as Sample_Type), you must enter the required number in the Value field. See Enumerations for an overview of all enumerations. |