FilterByDateRange¶
This node filters Rows within the given date range
Type¶
transform
Class¶
fire.nodes.etl.NodeFilterByDateRange
Fields¶
| Name | Title | Description |
|---|---|---|
| inputCol | Column | input column name |
| fromDateCol | From Date | Takes Start Date in the form of yyyy-MM-dd |
| toDateCol | To Date | Takes End Date in the form of yyyy-MM-dd |