With this option, you can choose to evaluate the rule for the selected datasets in the target assets section.
The rule can also be evaluated only for the selected datasets in the target assets section.
To select the datasets that must be a part of the custom rule:
- Navigate to the datasets tab on the create rule page.
- Click Select Datasets.
- Use the search bar to perform a quick search for the required datasets.
- You can use the filter to find more specific results. The default value in the filters is set to Any.
- Select the target datasets that must be a part of the rule.
- Click Add Datasets.
- This would add the selected datasets to the target assets section.
- You can add more datasets by clicking Select Datasets.
When selecting the datasets in the target assets section, you can apply filters and view those datasets that satisfy the configured parameters. The default value in the filters is set to Any. Click the filter type and a drop-down will appear with the available filter operators: Is, Is not, Is populated,Is not populated.
- Datasource type: Select the required datasource type to view only those fields or datasets associated with the specific datasource type.
- Datasource: Select the datasource to view only those fields and datasets associated with the respective datasource.
Each of the selected filters can be reset by clicking the reset icon or all the selected filters can be reset by clicking Reset Filters.
Datatypes supported in the filter| Datatype | Description |
|---|---|
| Boolean | Boolean datatype is intended to clarify conditional statements. It often has two values, either true or false. This lists only those fields that are of the boolean type. |
| Date | This data type is used to view those fields or datasets that signify a date. These are typically a combination of integers or numerical figures. |
| Datetime | This datatype is used to view fields that contain both date and time parts. |
| Decimal | This datatype is used to view those fields that contain values in decimals or floating points. |
| Integer | This datatype is used to view those fields that contain numerical values in the form of whole numbers. |
| String | Filters those data assets that is a combination of characters. These can include uppercase, lowercase letters, numbers and punctuation. |
| Time | Filters those data assets that hold values in the form of hours, minutes, seconds. |