Customer would like to set filter by expression,
i.e.
set start date and end date on a range filter of date column as below,
system date - 30days ~ system date
in order to always filter on the last 30 days' data.
Currently one can use "Filter rows" transformation to limit date by expression, however this idea is to use expresson on filter directly, and also allow customer to be able to change the filter if necessary.
Thanks.