Filter the samples displayed in the Sample Viewer control
- Last UpdatedNov 26, 2024
- 2 minute read
The Sample Viewer allows users to filter which samples are displayed in the control.
Users click the
Filter button to open the Set Filters dialog box.

The following filters are available:
Sample Name
Specifies the string that represents the name or part of the sample(s) to be displayed.
Start Time
Specifies date and time that represent the minimum request time of the sample to be displayed.
End Time
Specifies date and time that represent the maximum request time of the sample to be displayed.
Status
Specifies the set of check boxes that represents the status of the samples to be displayed. Each of the following sample statuses has a Boolean value assigned to it:
-
Future
-
Ready
-
Ready Warning
-
Missed
-
In Progress
-
Late
-
Complete
-
Complete Late
-
Cancelled
Pulled By
Specifies the details of the user who has marked a sample as pulled.
Entity Class or Entity
Specifies the entity class or the entity to which the samples to be displayed are assigned. This depends on the setting of the EntityFilterRestriction property.
Item or Item Category
Specifies the item or the item category to which the samples to be displayed are assigned.
Work Order
Specifies the work order of the job that generated the sample.
Operation
Specifies the operation of the job that generated the sample.
Sequence Number
Specifies the sequence number of the job that generated the sample.
When the filter is applied, the Sample Viewer is refreshed using the new filters to display the samples.