Filter Rows
Overview
This Filter Rows operator filters rows that contain triggering conditions by configuring logic conditions.
Input and Output
- Input: fields used to create filter conditions
- Output: none
Parameter Description
Parameter |
Description |
Type |
Mandatory |
Default Value |
---|---|---|---|---|
Condition logic connector |
Condition logic connector. The options include AND and OR. |
enum |
Yes |
AND |
Conditions |
Filter condition information:
|
map |
Yes |
None |
Data Processing Rule
- When the condition logic is AND, if no filtering condition is added, all data becomes dirty data; if the original data meets all the added filtering conditions, the current line becomes dirty data.
- When the condition logic is OR, if no filter condition is added, all data becomes dirty data; if the original data meets any of the added filter conditions, the current line becomes dirty data.
Example
Use the CSV File Input operator to generate two fields A and B.
The following figure shows the source file.
Configure the Filter Rows operator to filter lines that contain test.
After the conversion, enter the original fields. The result is as follows:
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot