Support Filter
- Replace: Key-Value Pattern Transformation
- UpperCase: converting to uppercase characters
- LowerCase: Convert to Lowercase
- InsertSql: Create INSERT SQL
Support Keywords
-yyyMMdd: Replaced by today's YYYMMDD. e.g. 20210713.
- yesterday: Replaced by YYYYMMDD from yesterday. e.g. 20210712.
- dDaysFrom: Replace with D-Day from a given date to today (including start date)
- dDaysBetween: Replace with D-Day between two given dates (including start date)
- ymdFrom: Replace with years-months-days from given date to today
- Others, etc.
- Replace: Key-Value Pattern Transformation
- UpperCase: converting to uppercase characters
- LowerCase: Convert to Lowercase
- InsertSql: Create INSERT SQL
Support Keywords
-yyyMMdd: Replaced by today's YYYMMDD. e.g. 20210713.
- yesterday: Replaced by YYYYMMDD from yesterday. e.g. 20210712.
- dDaysFrom: Replace with D-Day from a given date to today (including start date)
- dDaysBetween: Replace with D-Day between two given dates (including start date)
- ymdFrom: Replace with years-months-days from given date to today
- Others, etc.
Show More