This property is used to define the selectable
to find the Closed date for data sources. The values are separated
by commas for different data sources. For a single data source the
value must be a combination of symbolic type name followed by
closed date selectable after pipe.
If no selectable or blank closed date
selectable with just type symbolic name provided, then Closed date
will be displayed as blank.
| For complaints, type_Complaint|attribute[Closed Date].value
For events, type_ComplaintEvent|
For Equipment Service Requests, type_EquipmentServiceRequest|attribute[Closed
Date].value
For Non-Conformance Reports, type_NCR|attribute[attribute[Closed
Date].value].value
For audit findings, type_AuditFinding|state[Closed].actual
For example, for all data sources, the value
of
QIC.DataSource.ClosedDateSelectable must be
type_Complaint|attribute[Closed
Date].value,type_ComplaintEvent|,type_EquipmentServiceRequest|attribute[Closed
Date].value,type_NCR|attribute[attribute[Closed
Date].value].value,type_AuditFinding|state[Closed].actual
|